hpcflow.sdk.cli_common.ts_fmt_option#
- hpcflow.sdk.cli_common.ts_fmt_option(f)#
Click option decorator: The datetime format to use for storing datetimes. Datetimes are always stored in UTC (because Numpy does not store time zone info), so this should not include a time zone name.
- Parameters:
f (FC) –
- Return type:
FC