HomeWrite.as

Fix SQLite date format string

Description

Fix SQLite date format string

The formatted string was invalid before, causing date parsing to fail.
This fixes that.

Ref T529

Details

Provenance
mattAuthored on Dec 8 2018, 5:28 PM
Parents
rWFbc1b3fdfb7c5: Move NOW() calls to datastore.now() method
Branches
Unknown
Tags
Unknown
Tasks
T529: Support SQLite for storage