fetch3.utils.get_dt_now_as_str#
- get_dt_now_as_str(fmt: str = '%Y%m%dT%H%M%S') str#
get the datetime as now as a str.
- fmtstr
Default format is file friendly. See strftime documentation for more information on choices.
Section Navigation
get the datetime as now as a str.
Default format is file friendly. See strftime documentation for more information on choices.