benzine-framework/Get DateTime
Get the current date and time in a specific format.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| datetime | Current date and time in 'YYYY-MM-DD HH:MM:SS' format |
| date | Current date in 'YYYY-MM-DD' format |
| time | Current time in 'HH:MM:SS' format |
| atom | Current date and time in 'YYYY-MM-DDTHH:MM:SSZ' format |
| atom_with_millis | Current date and time in 'YYYY-MM-DDTHH:MM:SS.SSSZ' format |