DateTime
The abbreviated name of the timezone
EDT
The current date and time
2025-08-03T08:39:35.923-04:00
The day of the week (0=Sunday, 1=Monday, etc.)
0
The day of the year (1-366)
215
Whether the local time is in daylight savings
true
The date when daylight saving time starts
2025-03-09T07:00:00+00:00
The difference in seconds between the current local time and daylight saving time
3600
The date when daylight saving time ends
2025-11-02T06:00:00+00:00
The difference in seconds between the current local time and the time in UTC, excluding any daylight saving difference (see dst_offset)
-18000
The timezone
America/New_York
The number of seconds since the unix Epoch
1754224775
The current UTC date and time
2025-08-03T12:39:35.923+00:00
The UTC offset in ±HH:MM format
-04:00
The ISO week number (1-53)
31
The IP address of the client making the request
127.0.0.1
ISO 8601 Format
All datetime fields follow the ISO 8601 standard:
YYYY-MM-DDTHH:MM:SS.ssssss±HH:MM
Unix Timestamp
The unixtime field represents seconds since January 1, 1970 (Unix epoch).
Timezone Identifiers
Timezone identifiers follow the IANA Time Zone Database format (e.g., "America/New_York", "Europe/London").