1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-08 20:20:36 +00:00
TiddlyWiki5/plugins/tiddlywiki/evernote/modules
Marxsal eabf187a7f Update modified (updated) dates
Without modified dates, new imports do not appear in recent file list. The equivalent of modified dates in ENEX is the 'updated' tag, with a date format similar to that of TW with the exception that the date format consists of a date stamp, a letter T, and a time stamp followed by Z for UTC presumably. There is no millisecond indicator. Not all ENEX notes have an update tag. The solution here is to apply creation date by default and then apply the update date if it is available.  Dates are converted by stripping out Z and T and appending '000'.
2016-02-07 10:59:57 -08:00
..
enex-deserializer.js Update modified (updated) dates 2016-02-07 10:59:57 -08:00