> ... gave me enough fodder to waste a bit more time ...

FWIW, the SQLite date/time functions were designed so that
dates could be stored as astronomical julian-day numbers
(floating point). That's the only form that gives millisec
precision, but some other form may be more convenient for
a particular application.

Regards

Reply via email to