Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c713 gint tzhour, tzminute; in gst_date_time_new() local
826 guint tzhour, tzminute; in __gst_date_time_serialize() local
/third_party/python/Modules/
D_datetimemodule.c832 int tzhour = 0, tzminute = 0, tzsecond = 0; in parse_isoformat_time() local