changeset 70 | a5ed90760192 |
parent 55 | 2c54b51f39c4 |
child 81 | ce92091cbd61 |
--- a/alarmui/alarmalertwidget/alarmalertinterface/src/alarmalertwidget.cpp Tue Aug 31 18:15:13 2010 +0530 +++ b/alarmui/alarmalertwidget/alarmalertinterface/src/alarmalertwidget.cpp Mon Sep 06 10:12:45 2010 +0530 @@ -127,7 +127,7 @@ alarmInfo->iTime.FormatL(timeString, timeFormat); - alarmInfo->iTime.FormatL(dateString, dateFormat); + alarmInfo->iDate.FormatL(dateString, dateFormat); // Create a session with the device dialog server mDeviceDialog = CHbDeviceDialogSymbian::NewL();