Home | History | Annotate | Download | only in dist

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.
10940 /************** Begin file date.c ********************************************/
10952 ** This file contains the C functions that implement date and time
11008 ** A structure for holding a single date and time.
11080 ** Parse a timezone extension on the end of a date-time.
11216 ** date.
11273 ** (":SS.FFF") is option. The year and date can be omitted as long
11275 ** as there is a year and date.
11433 ** Process a modifier to a date-time stamp. The modifiers are
11509 ** Move the date to the same time on the next occurrence of
11511 ** date is already on the appropriate weekday, this is a no-op.
11532 ** Move the date backwards to the beginning of the current day,
11646 ** Process time function arguments. argv[0] is a date-time stamp.
11686 ** The following routines implement the various date and time functions
11693 ** Return the julian day number of the date specified in the arguments
11747 ** date( TIMESTRING, MOD, MOD, ...)
11932 ** This function returns the same value as date('now').
11960 ** If the library is compiled to omit the full-scale date and time
12023 FUNCTION(date, -1, 0, 0, dateFunc ),
12045 /************** End of date.c ************************************************/
16327 ** completeness. They are very out-of-date but might be useful as
17593 ** the cache is out of date.
21209 ** current time and date as a Julian Day number into *prNow and
21210 ** return 0. Return 1 if the time and date cannot be found.
25814 ** current time and date as a Julian Day number into *prNow and
25815 ** return 0. Return 1 if the time and date cannot be found.
29118 ** current time and date as a Julian Day number into *prNow and
29119 ** return 0. Return 1 if the time and date cannot be found.
34164 ** out-of-date data that follows it. Database corruption.
55346 ** prepared queries. If such a query is out-of-date, we do not want to
62648 ** over to iTo..iTo+nReg-1. Keep the column cache up-to-date.
78810 ** of date set pParse->rc to SQLITE_SCHEMA. If all schema cookies