Added a leading '0' to the day in the DayDateTime() function

This commit is contained in:
Klaus Schmidinger
2006-01-15 14:35:14 +01:00
parent dda33ecb04
commit 0676448937
3 changed files with 5 additions and 2 deletions

View File

@@ -4185,3 +4185,5 @@ Video Disk Recorder Revision History
closed in which a timer has been modified, which speeds up closing submenus.
- Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording
if Setup.UseDolbyDigital is true (suggested by Andr<64> Weidemann).
- Added a leading '0' to the day in the DayDateTime() function (thanks to Rolf
Ahrenberg).