Searched refs:gmtime (Results 1 – 25 of 128) sorted by relevance
123456
17 .if ${:U:gmtime:tW:M??? ??? ?? ??\:??\:?? ????} == ""29 .if ${%Y:L:gmtime=1593536400} != "2020"42 .if ${gmtime:L:gm%=local%} != "localtime"49 .if ${%Y:L:gmtime=${:U1593536400}} != "2020"60 .if ${:L:gmtime=-1} != ""70 .if ${:L:gmtime= 1} != ""80 .if !${:L:gmtime=0:tW:M??? ??? ?? ??\:??\:?? 20??}85 .if ${:L:gmtime=1} != "Thu Jan 1 00:00:01 1970"91 .if ${:L:gmtime=2147483647} != "Tue Jan 19 03:14:07 2038"96 .if ${:L:gmtime=2147483648} == "Tue Jan 19 03:14:08 2038"[all …]
95 end:= ${%s:L:gmtime}
105 UNCLOSED:= ${:U:gmtime
16 from time import asctime, gmtime27 return "%s (%d)" % (asctime(gmtime(secs)), secs)
42 #undef gmtime56 using std::gmtime;
33 #undef gmtime75 struct tm *tm = gmtime (timep); in rpl_gmtime()
65 return copy_tm_result (tp, gmtime (t)); in gmtime_r()
54 #undef gmtime70 using ::gmtime;
238 mytm = *gmtime(&t); in time2()259 *tmp = *gmtime(&t); in time2()
31 tm = gmtime(&sec); in uglydate()
88 tm1 = gmtime(&t_local); in os_mktime()107 tm2 = gmtime(&t2); in os_gmtime()
20 struct tm *tmp = gmtime(t); in gmtime_r()
58 t += t - mktime (gmtime (&t)); in tm2time()
146 tm_time_p = gmtime(&now); in dumbclock_start()294 if ((gmtp = gmtime (&asserted_time)) == NULL) in dumbclock_receive()
6 time = time.gmtime()
56 gtm = gmtime(&time_now); in qfileout()
68 "%Y-%m-%dT%H:%M:%SZ", gmtime(&seconds)); in p_ntp_time()
99 gmtime(&ts)), nanoseconds); in arista_print_date_hms_time()
15 ctime.3 gmtime.3 \
352 tm_p = gmtime (&sb.st_mtime); in time_stamp_server()388 tm_p = gmtime (&unixtime); in entries_time()
83 gmt = *gmtime(&when); in mail_date()
116 tm = gmtime (&t); in krb5_format_time()