Lines Matching refs:time
12 # focus of this file is testing date and time functions.
24 # Skip this whole file if date and time functions are omitted
25 # at compile-time
107 datetest 2.16 time('12:34:56.43') 12:34:56
253 # (3) The function fails for the specific date/time value
295 } {1 {local time unavailable}}
307 # Date-time functions that contain NULL arguments return a NULL
313 datetest 7.4 {time(null)} NULL
314 datetest 7.5 {time('now',null)} NULL
315 datetest 7.6 {time('now','localtime',null)} NULL
459 # 00 and FF should always generate a time of either 23:59:59 or 00:00:00,
476 # EVIDENCE-OF: R-34818-13664 The 'now' argument to date and time
495 # Tests of extreme values in date/time functions. Run with UBSan or the