mingcheng/Get Current Timestamp

Get current timestamp in various formats and timezones

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
timezoneTimezone (UTC, LOCAL, Asia/Shanghai or offset like +05:30, -08:00)noUTC
formatCustom timestamp format (strftime format)no%Y-%m-%d %H:%M:%S
utc-formatUTC timestamp formatno%Y-%m-%dT%H:%M:%SZ
namedescription
timestampTimestamp in specified timezone like Asia/Shanghai or offset like +05:30, -08:00
utc_timestampUTC timestamp
unix_timestampUnix timestamp (seconds)
unix_timestamp_msUnix timestamp (milliseconds)
iso_timestampISO 8601 formatted timestamp
timezoneTimezone used