Merge pull request #3324 from dmikurube/add-timezone-description-for-isotime
Add a note about timezone "-0700" in "isotime".
This commit is contained in:
commit
ff7ce8e082
|
@ -177,6 +177,8 @@ MST
|
|||
|
||||
*The values in parentheses are the abbreviated, or 24-hour clock values*
|
||||
|
||||
Note that "-0700" is always formatted into "+0000" because `isotime` is always UTC time.
|
||||
|
||||
Here are some example formated time, using the above format options:
|
||||
|
||||
``` {.liquid}
|
||||
|
|
Loading…
Reference in New Issue