Add note about UTC time

This commit is contained in:
Donald Burr 2015-10-12 04:40:29 -07:00
parent 66d5a35932
commit ad2e819ab2

View file

@ -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