diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-03-29 10:21:06 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-03-29 10:21:06 +0200 |
commit | e92d374581061255f6fdb70c68843bc077c33825 (patch) | |
tree | f280b4b231a949bdc00328eb3657351678a6a1d2 /Makefile | |
parent | 847a78083f4437d5110e3877fe8f57e7da2a40ae (diff) |
add time parsing to sfeed itself, remove time field
- less overhead (we only need GMT time) so no setenv("TZ", ...) tzset() crap.
- timezone format (for example %z in strptime) is non-standard,
this will add some lines of code and some complexity to our code though, but
the trade-off is worth it imho.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions