mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-08 14:02:16 +03:00
Remove a keyword from the header comment in date.c (CVS 3961)
FossilOrigin-Name: 03349ec0be208fd8701d94515a2ed13129cb8422
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
** sqlite3RegisterDateTimeFunctions() found at the bottom of the file.
|
||||
** All other code has file scope.
|
||||
**
|
||||
** $Id: date.c,v 1.65 2007/05/08 15:15:02 drh Exp $
|
||||
**
|
||||
** NOTES:
|
||||
** $Id: date.c,v 1.66 2007/05/08 21:56:00 drh Exp $
|
||||
**
|
||||
** SQLite processes all times and dates as Julian Day numbers. The
|
||||
** dates and times are stored as the number of days since noon
|
||||
|
Reference in New Issue
Block a user