user.plugin.datetimeinsert.datetimeinsert.py

Modules

Actions

user.time_format(fmt: str = <class 'str'>) str

Return the current time, formatted.         fmt: strftime()-style format string, defaults to ISO format.

user.time_format_utc(fmt: str = <class 'str'>) str

Return the current UTC time, formatted.         fmt: strftime()-style format string, defaults to ISO format.