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 

Problem with slovak culture

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



Joined: 17 Jul 2006
Posts: 7

PostPosted: Mon Jul 17, 2006 1:51 pm    Post subject: Problem with slovak culture Reply with quote

We have a problem with slovak culture.

We have created a .aspx page that localize the calendar with the proper formatting option getting them from the culture of logged on user.

Problem is that for SLOVAK culture the date is defined as

d. m. yyyy

Note that there are some spaces, so the dates becomes

01. 1. 2006 (january 1st)
25. 12. 2006 (xmas)

The popcalendar does not support this format and so when opening it do not parse the date inserted in the textbox and our application fails with dates inserted from slovak customers using popcalendar.

Any suggestion? If you need a repro I've a stand alone one available.

Regards
Massimo
Back to top
View user's profile Send private message
calendarxp
Site Admin


Joined: 30 Jan 2005
Posts: 409

PostPosted: Mon Jul 17, 2006 10:25 pm    Post subject: Reply with quote

Well, it's supported. You just need to set the options as following:
Code:
var gsSplit=". ";
var giDatePos=0;
var gbPadZero=true;

_________________
Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved.
Back to top
View user's profile Send private message
massimogentilini



Joined: 17 Jul 2006
Posts: 7

PostPosted: Tue Jul 18, 2006 7:17 am    Post subject: Reply with quote

Thank you, I was thinking you could use just one character as date splitter.

Ciao
Massimo
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