Monotone-Parent: fbc6d1383213a8ac4c4f695e111f58e4a468fcfc

Monotone-Revision: 4413311b33917d53e558500df415e44da781815b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-04T19:21:45
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-04 19:21:45 +00:00
parent c561dffa14
commit 421d03f9aa
2 changed files with 82 additions and 30 deletions
+3
View File
@@ -1,5 +1,8 @@
2006-10-04 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/SOGoUI/UIxComponent.m ([UIxComponent
-_cDateFromShortDateString:dateStringandShortTimeString:timeString]): new method to compute the selected date from the "day" and "hm" query parameters (if found). This method replaces the old algorithm that was found in the "selectedDate" method.
* Main/sogod.m (main): initialize the NSTimeZone's defaultTimeZone
to the value of SOGoServerTimeZone or "Canada/Eastern" if not found.