2021-08-04 Fred Gleason <fredg@paravelsystems.com>

* Modified rdairplay(1) to use the standard date/time formatting
	strings.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-08-04 17:07:23 -04:00
parent 0628f586b8
commit 5bf11fdabe
28 changed files with 224 additions and 355 deletions

View File

@@ -22179,3 +22179,10 @@
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in 'rdairplay/Makefile.am' that caused I18N data
to fail to be generated.
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDCoreApplication::toLongDateString()',
'RDCoreApplication::toShortDateString()' and
'RDCoreApplication::toTimeString()' methods.
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Modified rdairplay(1) to use the standard date/time formatting
strings.