miscset.dt

Date and time methods.

For convenience, wrap a simpler date/time format to retrieve standardized strings from a pythone datetime object, or directly from the current system time.

Functions

format(dt[, fmt, simplified])

Format a datetime object.

now([fmt, simplified])

Obtain the current time as string.