Add a note about timezone "-0700" in "isotime".
This commit is contained in:
parent
39ca3c292e
commit
2d4c31f82b
|
@ -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