Feature Requests item #504295, was opened at 2002-01-16 02:07 Message generated for change (Comment added) made by shawnkhall You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=432069&aid=504295&group_id=42081
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Eduardo Fernandez Corrales (ejfc) Assigned to: Nobody/Anonymous (nobody) Summary: calendar /customize starting day of week Initial Comment: In the actual implementation of the calendar popup, the starting day is always Sunday. This could be made customizable with a parameter in the preferences.js file, for example: weekstartingday = 0; // 0=Monday,1=Sunday ... ---------------------------------------------------------------------- >Comment By: Shawn K. Hall (shawnkhall) Date: 2008-08-06 01:53 Message: Logged In: YES user_id=219805 Originator: NO Look at: weekStartDay = 1; ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=432069&aid=504295&group_id=42081 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
