TiddlyWiki.org

Ticket #668 (new defect)

Opened 3 months ago

Last modified 1 month ago

convertToYYYYMMDDHHMMSSMMM emits a spurious '.'

Reported by: psd Assigned to: JeremyRuston
Priority: minor Milestone: 2.5
Component: core Version:
Severity: undefined Keywords:
Cc:

Description

convertToYYYYMMDDHHMMSSMMM emits a '.' between the DD and the HH. e.g. "20080530.1011580900"

This causes an issue when the value is round tripped back into convertFromYYYYMMDDHHMM

Ideally this should be removed, or made optional for backwards compatability.

The convertFromYYYY... functions could squash out any non-numeric characters before parsing.

Change History

09/07/08 10:28:34 changed by MartinBudden

  • milestone set to 2.5.