Home
last modified time | relevance | path

Searched defs:with_tz (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dtime-util.c607 static int parse_timestamp_impl(const char *t, usec_t *usec, bool with_tz) { in parse_timestamp_impl()
922 bool with_tz = true; in parse_timestamp() local