Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 9664e85

Browse files
Correct ISO 8601 syntax example for Hourly
1 parent 6879306 commit 9664e85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iso8601_guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ filename: iso8601_guidance.md
2929
| Semimonthly | R/P0.5M |
3030
| Three times a year | R/P4M |
3131
| Weekly | R/P1W |
32-
| Hourly | R/P1H |
32+
| Hourly | R/PT1H |
3333

0 commit comments

Comments
 (0)