Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Vous êtes un professionnel et vous avez besoin d'une formation ? Deep Learning avec Python
et Keras et Tensorflow
Voir le programme détaillé
Module « django.views.decorators.http »

Fonction http_date - module django.views.decorators.http

Signature de la fonction http_date

def http_date(epoch_seconds=None) 

Description

help(django.views.decorators.http.http_date)

Format the time to match the RFC 5322 date format as specified by RFC 9110
Section 5.6.7.

`epoch_seconds` is a floating point number expressed in seconds since the
epoch, in UTC - such as that outputted by time.time(). If set to None, it
defaults to the current time.

Output a string in the format 'Wdy, DD Mon YYYY HH:MM:SS GMT'.


Vous êtes un professionnel et vous avez besoin d'une formation ? Machine Learning
avec Scikit-Learn
Voir le programme détaillé