![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Oct 2005
Posts: 1
Rep Power: 0
![]() |
need help with a javascript calendar
hi everyone,
i am using a javascript calendar but i want to start the week from monday instead of sunday. i changed an array var WeekDay = new Array("Su","Mo","Tu","We","Th","Fr","Sa");var WeekDay = new Array("Mo","Tu","We","Th","Fr","Sa","Su");much effort lol ), but i discovered a bug where December 2000 started on a monday instead of a sunday so i thought there might be other similar bugs too... is there any function i should use that would start the week from monday? if anyone has ideas please let me know thank u ![]() |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|