Skip to content

Commit 0f2556b

Browse files
committed
fixed timezone
1 parent 1892250 commit 0f2556b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ date
351351
datetime
352352
: A date value in `YYY-MM-DD` format, optionally followed by a time value. A
353353
time value consists of the letter `T` followed by `hh:mm:ss` format, and a
354-
timezone indicator (`Z` for UTC or `+mm:ss` or `-mm:ss`) where:
354+
timezone indicator (`Z` for UTC or `+hh:mm` or `-hh:mm`) where:
355355

356356
* `YYYY` indicates a year (`0001` through `9999`)
357357
* `MM` indicates a month (`01` through `12`)

0 commit comments

Comments
 (0)