mpd/src/time
Érico Rolim 8d80280ab9 time/ISO8601: don't use glibc extension in strptime.
Per the manual for strptime, %F is equivalent %Y-%m-%d, so use that
directly.
2021-03-04 17:49:51 +01:00
..
ChronoUtil.hxx util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
Convert.cxx time/Convert: fix GetTimeZoneOffset() on Windows 2020-04-01 16:21:29 +02:00
Convert.hxx time/Convert: fallback TimeGm() implementation 2019-12-16 23:24:38 +01:00
FileTime.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
ISO8601.cxx time/ISO8601: don't use glibc extension in strptime. 2021-03-04 17:49:51 +01:00
ISO8601.hxx time/ISO8601: use <cstdlib> 2020-07-23 16:26:18 +02:00
meson.build util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
Parser.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Parser.hxx time/Convert: fallback TimeGm() implementation 2019-12-16 23:24:38 +01:00