kaven-universe/Current date time
Get current date time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| format | — | — | "" |
| timezone-offset | — | — | 0 |
| debug | — | — | false |
Outputs
| name | description |
|---|---|
| time | formatted date |
| year | — |
| month | — |
| day | — |
| hours | — |
| minutes | — |
| seconds | — |
| milliseconds | — |
| day_of_week | — |
| week_of_year | — |
| milliseconds_since_epoch | A number representing the milliseconds elapsed since 1 January 1970 00:00:00 UTC. |