CalendarXP.net Support Forum Index CalendarXP.net Support
Most forums here are private and invisible to public.
 
 FAQFAQ   SearchSearch   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Number of letters of months name

 
Post new topic   Reply to topic    CalendarXP.net Support Forum Index -> PopCalendarXP Related
View previous topic :: View next topic  
Author Message
gflou



Joined: 03 May 2005
Posts: 3

PostPosted: Sat Jul 02, 2005 9:48 am    Post subject: Number of letters of months name Reply with quote

How can I make calendar to use the first 4 letters of each month name to distinguish the months instead of the first 3 letters that it now uses? The months June and July in French and in Greek have the first 3 letters the same and it causes some serious problems.
Back to top
View user's profile Send private message
calendarxp
Site Admin


Joined: 30 Jan 2005
Posts: 409

PostPosted: Sat Jul 02, 2005 2:51 pm    Post subject: Reply with quote

Please go to the theme-name.js file, find the giMonthMode option and set it to 4 (using 4 chars for abbreviation). Then make sure the gMonths option has full month names (at least more than 3). e.g.
Code:
var giMonthMode=4;
var gMonths=["January","February","March","April","May","June","July","August","September","October","November","December"];

_________________
Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    CalendarXP.net Support Forum Index -> PopCalendarXP Related All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Copyright 2003- Idemfactor Solutions, Inc. All rights reserved.
Powered by phpBB © 2001, 2005 phpBB Group