remove a wrong fix: UTC is really "Coordinated Universal Time"
This commit is contained in:
parent
01ce8ad711
commit
70e620efb1
|
@ -1831,7 +1831,7 @@ from zero (Sunday) to six (Saturday). YYYY is the year, including the
|
|||
century. MM is the month expressed as a number from 1 to 12. DD is
|
||||
the day of the month, counting from 1. HH is the hour, from zero to
|
||||
23. MM is the minute and SS is the second. The time is always in
|
||||
Universal Coordinated Time (UTC), not local time.
|
||||
Coordinated Universal Time (UTC), not local time.
|
||||
.RE
|
||||
.PP
|
||||
The
|
||||
|
|
Loading…
Reference in New Issue