Commit f27d2777 authored by Ibrahim Ahmed's avatar Ibrahim Ahmed
Browse files

Update README.md with new help message, esp. attn. to time zone specification

parent 6fe27110
Loading
Loading
Loading
Loading
+7 −2
Changes for README.md: 7 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -30,8 +30,13 @@ optional arguments:
  -p, --preprocess  Convert to SI units by guessing field names.

Date/time formats can be
 - 2020-02-03T15:30:00Z-6 (i.e. Feb 3 2020 3:30 PM UTC-6 timezone)
 - 20200203T153000Z-6
 - 2020-02-03T15:30:00-6 (i.e. Feb 3 2020 3:30 PM UTC-6 timezone)
 - 2020-02-03T15:30:00-06:00
 - 2020-02-03 15:30:00-06:00
 - 20200203T153000-6
 - 20200203153000-6
ATTENTION: Using a "Z" to specify time zone uses Unix conventions, so:
 - 2020-02-03T15:30:00Z-6 is Feb 3 2020 3:30 PM >>UTC+6<< timezone

# for example:
python -m bdx harrypotter wing@rd1umLeviosa 2422 2020-02-03T15:00Z-6 2020-02-04T16:00Z-6 ~/data.csv --preprocess