pygeodes.utils.datetime_utils#
This module contains all things related to date and time
Functions
Returns a datetime object from 24h ago |
|
Returns a datetime object from a week ago |
|
|
Returns a valid string for format pygeodes.utils.consts.DATETIME_FORMAT from a non-valid string (under some defined formats) |
|
Returns a datetime string from a datetime obj |
|
Returns wether string |
|
Returns a |
|
Returns a string with how long ago was the date provided |
|
Returns two datetime objects, today at first time (00:00), today at last time (23:59) |