mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02: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:
@@ -107,6 +107,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rddatepicker.cpp rddatepicker.h\
|
||||
rddb.h rddb.cpp\
|
||||
rddbheartbeat.cpp rddbheartbeat.h\
|
||||
rddatetime.cpp rddatetime.h\
|
||||
rddebug.cpp rddebug.h\
|
||||
rddeck.cpp rddeck.h\
|
||||
rddelete.cpp rddelete.h\
|
||||
|
Reference in New Issue
Block a user