Lines Matching full:localtime
645 uprv_memcpy( &tmrec, localtime(&t), sizeof(tmrec) );
685 #define TZDEFAULT "/etc/localtime"
688 #define TZ_ENV_CHECK "localtime"
690 #define TZDEFAULT "/etc/localtime"
695 /* Some Linux distributions have 'localtime' in /usr/share/zoneinfo
696 symlinked to /etc/localtime, which makes searchForTZFile return
697 'localtime' when it's the first match. */
698 #define TZFILE_SKIP2 "localtime"
734 When the first match for /etc/localtime is in either of them
1020 /* When TZ equals localtime on Solaris, check the /etc/localtime file. */