Download for Windows Premium
Publiciteit
objet time
time object
Dans un contexte booléen, un objet time est toujours considéré comme vrai.
In boolean contexts, a time object is always considered to be true.
Renvoie un objet time avec les mêmes heure, minute, seconde, microseconde et fold.
Return time object with same hour, minute, second, microsecond and fold.
Un objet datetime est un objet comportant toutes les informations d'un objet date et d'un objet time.
A datetime object is a single object containing all the information from a date object and a time object.
Renvoie un nouvel objet datetime dont les composants de date sont égaux à ceux de l'objet date donné, et donc les composants de temps sont égaux à ceux de l'objet time donné.
Return a new datetime object whose date components are equal to the given date object's, and whose time components are equal to the given time object's.
Cela permet de spécifier une chaîne de formatage pour un objet time dans une chaîne de formatage littérale et à l'utilisation de str.format().
This makes it possible to specify a format string for a time object in formatted string literals and when using str.format().
Modifié dans la version 3.6: La valeur fold est copiée vers l'objet time renvoyé.
Changed in version 3.6: The fold value is copied to the returned time object.
Un objet datetime se passe lui-même en tant qu'argument, et un objet time passe None.
A datetime object passes itself as the argument, and a time object passes None as the argument.
Un objet time t est avisé si t.tzinfo ne vaut pas None et que t.tzinfo.utcoffset(None) ne renvoie pas None.
A time object t is aware if t.tzinfo is not None and t.tzinfo.utcoffset(None) does not return None.
Modifié dans la version 3.5: Avant Python 3.5, un objet time était considéré comme faux s'il représentait minuit en UTC.
Changed in version 3.5: Before Python 3.5, a time object was considered to be false if it represented midnight in UTC.
Vous pouvez modifier le timezone avec lequel la date est affichée sans modifier l'objet Time lui-même.
You can alter the timezone in which the date is displayed without altering the Time object itself.
Ces classes offrent la même API que l'objet Time.
These classes offer the same API as the Time object has.
Construit un objet DATETIME à l'aide d'un objet DATE et d'un objet TIME.
Constructs a DATETIME object using a DATE object and a TIME object.
Renvoie un objet time avec la même valeur, à l'exception des attributs dont une nouvelle valeur est spécifiée par les arguments nommés.
Return a time with the same value, except for those attributes given new values by whichever keyword arguments are specified.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor objet time in het Frans

Publiciteit

Resultaten: 16. Exact: 16. Verstreken tijd: 34 ms.