Searched refs:tzinfo (Results 1 – 6 of 6) sorted by relevance
224 struct tzinfo { struct250 static const struct tzinfo tz[]= {374 const struct tzinfo *what; in checktz()
65 MYSQL_ADD_EXECUTABLE(mariadb-tzinfo-to-sql tztime.cc)66 SET_TARGET_PROPERTIES(mariadb-tzinfo-to-sql PROPERTIES COMPILE_FLAGS "-DTZINFO2SQL")
1 SUMMARY = "Library to return tzinfo with the local timezone information"
23 return dt.replace(tzinfo=timezone.utc).timestamp()
299 ${bindir}/mariadb-tzinfo-to-sql \
372 date_in = date_in.replace(tzinfo=default.tzinfo)