Lines Matching refs:date
627 ** string contains the date and time of the check-in (UTC) and an SHA1
1318 ** method returns a Julian Day Number for the current date and time.
10945 /************** Begin file date.c ********************************************/
10957 ** This file contains the C functions that implement date and time
11013 ** A structure for holding a single date and time.
11085 ** Parse a timezone extension on the end of a date-time.
11221 ** date.
11278 ** (":SS.FFF") is option. The year and date can be omitted as long
11280 ** as there is a year and date.
11438 ** Process a modifier to a date-time stamp. The modifiers are
11514 ** Move the date to the same time on the next occurrence of
11516 ** date is already on the appropriate weekday, this is a no-op.
11537 ** Move the date backwards to the beginning of the current day,
11651 ** Process time function arguments. argv[0] is a date-time stamp.
11691 ** The following routines implement the various date and time functions
11698 ** Return the julian day number of the date specified in the arguments
11752 ** date( TIMESTRING, MOD, MOD, ...)
11937 ** This function returns the same value as date('now').
11965 ** If the library is compiled to omit the full-scale date and time
12028 FUNCTION(date, -1, 0, 0, dateFunc ),
12050 /************** End of date.c ************************************************/
16332 ** completeness. They are very out-of-date but might be useful as
17598 ** the cache is out of date.
21214 ** current time and date as a Julian Day number into *prNow and
21215 ** return 0. Return 1 if the time and date cannot be found.
25819 ** current time and date as a Julian Day number into *prNow and
25820 ** return 0. Return 1 if the time and date cannot be found.
29123 ** current time and date as a Julian Day number into *prNow and
29124 ** return 0. Return 1 if the time and date cannot be found.
34169 ** out-of-date data that follows it. Database corruption.
55357 ** prepared queries. If such a query is out-of-date, we do not want to
62659 ** over to iTo..iTo+nReg-1. Keep the column cache up-to-date.
78821 ** of date set pParse->rc to SQLITE_SCHEMA. If all schema cookies