Home
last modified time | relevance | path

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

/external/clearsilver/util/
Dneo_date.c35 static int time_set_tz (const char *mytimezone) in time_set_tz()
43 void neo_time_expand (const time_t tt, const char *mytimezone, struct tm *ttm) in neo_time_expand()
57 time_t neo_time_compact (struct tm *ttm, const char *mytimezone) in neo_time_compact()