Lines Matching refs:Database
1269 the TZ Database, obviously it's not likely to be following the exact rules
2012 The default directory where the TZ Database files are stored. It's in version()
2045 Returns a $(LREF TimeZone) with the give name per the TZ Database. The
2046 time zone information is fetched from the TZ Database time zone files in
2051 Database)<br>
2056 name = The TZ Database name of the desired time zone
2057 tzDatabaseDir = The directory where the TZ Database files are
2065 could not be found or `FileException` if the TZ Database file
2415 tzDatabaseDir = The directory where the TZ Database files are
2836 does not use the TZ Database. To use the TZ Database, use in version()
2837 $(LREF PosixTimeZone) (which reads its information from the TZ Database in version()
2838 files on disk) on Windows by providing the TZ Database files and telling in version()
2841 The TZ Database files and Windows' time zone information frequently in version()
2856 $(HTTP www.iana.org/time-zones, Home of the TZ Database files) in version()
3291 Database name by setting the TZ environment variable. in version()
3294 Database name, so this function only exists on Posix systems. in version()