Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Oct 19th, 2005, 6:18 AM   #1
rouli
Newbie
 
Join Date: Oct 2005
Posts: 1
Rep Power: 0 rouli is on a distinguished road
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");
to

var WeekDay = new Array("Mo","Tu","We","Th","Fr","Sa","Su");
and it worked fine (didnt do

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
rouli is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:16 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC