EnglishРусский  
 Share/Save/Bookmark
 

datetime.normalize

Normalizing a datetime structure. For example, if the hour parameter is 32 hours, it will equal 8 and the day parameter is increased by 1.

method datetime datetime.normalize()

Return value

Returns the object which method has been called.

Related links

Source

Edit