Home
last modified time | relevance | path

Searched refs:tzinfo (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/parsedate/
H A Dparsedate.cpp224 struct tzinfo { struct
250 static const struct tzinfo tz[]= {
374 const struct tzinfo *what; in checktz()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch65 MYSQL_ADD_EXECUTABLE(mariadb-tzinfo-to-sql tztime.cc)
66 SET_TARGET_PROPERTIES(mariadb-tzinfo-to-sql PROPERTIES COMPILE_FLAGS "-DTZINFO2SQL")
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-tzlocal_4.2.bb1 SUMMARY = "Library to return tzinfo with the local timezone information"
/OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/
H A Dreport.py23 return dt.replace(tzinfo=timezone.utc).timestamp()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/
H A Dmariadb.inc299 ${bindir}/mariadb-tzinfo-to-sql \
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py372 date_in = date_in.replace(tzinfo=default.tzinfo)