mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 08:40:12 +01:00
2019-01-29 Fred Gleason <fredg@paravelsystems.com>
* Refactored routines for parsing/writing standard date/time strings (RFC822 and XML xs:dateTime formats) into 'lib/rddatetime.[cpp|h]. * Removed the 'RDWebDateTime()', 'RDGetWebDateTime()', 'RDGetWebDate()', 'RDGetWebTime()', 'RDGetWebMonth()', 'RDXmlDate()', 'RDXmlTime()', 'RDXmlDateTime()' and 'RDXmlTimeZoneSuffix()' functions from 'lib/rdweb.[cpp|h]. * Added a 'dateparse_test' test harness.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -106,6 +106,7 @@ tests/audio_import_test
|
||||
tests/audio_metadata_test
|
||||
tests/audio_peaks_test
|
||||
tests/datedecode_test
|
||||
tests/dateparse_test
|
||||
tests/db_charset_test
|
||||
tests/getpids_test
|
||||
tests/log_unlink_test
|
||||
|
||||
Reference in New Issue
Block a user