Add note about UTC time
This commit is contained in:
parent
66d5a35932
commit
ad2e819ab2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ where [options] can be one or more of:
|
||||||
Note: event time should be specified in UTC.
|
Note: event time should be specified in UTC.
|
||||||
```
|
```
|
||||||
|
|
||||||
Example: to calculate the time remaining for an event that ends on October 22 at 8 AM:
|
Example: to calculate the time remaining for an event that ends on October 22 at 8 AM UTC:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ eventcalc.py -M 10 -d 22 -h 8
|
$ eventcalc.py -M 10 -d 22 -h 8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue