diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-08-27 10:32:02 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-08-27 10:32:02 -0700 |
commit | b7b077375fbb2cd99ca14b95545f111f47a30ca0 (patch) | |
tree | cfcdde170b78a7787d524e1cba159e293cb9866d /sys/man/1 | |
parent | 26ac80481d9e6e8abb359254f477bfad42fdc4ad (diff) |
faces(1): remove bespoke date parser
In addition to being more code, this date parser would
treat local times as local, but anything that wasn't a
local time would get parsed as gmt, due to a quirk of
how tm2sec used to work.
This moves the code to tmparse, and fixes timezone parsing
at the same time.
Diffstat (limited to 'sys/man/1')
0 files changed, 0 insertions, 0 deletions