hudsonm62/Date Time Action

Simple Action using Luxon to pull the time in a workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
formatCustom format for output (e.g., 'MMMM dd, yyyy'). Defaults to ISO 8601 if not provided.
dateSpecific date to use instead of the Action runtime.
timezoneIANA Tz Identifier - Defaults to 'Etc/Utc'.Etc/Utc
localeLocale for formatting - <https://moment.github.io/luxon/#/intl?id=default-locale>en-US
namedescription
iso8601Time in ISO 8601 format.
formattedTime formatted using the specified format (defaults to ISO if no format is provided).