This commit modifies the previous regex used to match following datetimes: - 2014 - 2014-02 - 2014-02-15 The new regex also matches dates that were matched by the previous regex. This commit also include a unit test for kml:dateTime parsing.
This commit modifies the previous regex used to match following datetimes: - 2014 - 2014-02 - 2014-02-15 The new regex also matches dates that were matched by the previous regex. This commit also include a unit test for kml:dateTime parsing.