seasley
Junior Member
Posts: 2
Registered: 2/5/2004
Member Is Offline
|
| posted on 2/5/2004 at 11:22 PM |
|
|
Bug when using 'selected'
I am using Calendar PRO v2.0.
When I use the 'selected' key of the initial setting structure like:
'selected' : '01-29-2002'
it sets the date to 01-01-2002 in the form field. If I set it to:
'selected' : '01-30-2002'
it sets the date to 01-02-2002. The dates 01-28-2002 and days below that work fine. All months have this problem. So it appears it is treating all
months as February.?
Here is my entire structure:
<script language="JavaScript">
var CAL_INIT1 = {
'formname' : 'spot',
'controlname' : 'fr',
'dataformat' : 'm-d-Y',
selected' : '01-02-2002'
'watch' : true ;
new calendar(CAL_INIT1, CAL_TPL1);
</script>
Am I doing somthing wrong? I have even tried adding the selected key to the index.html page that you provide, and get the same results.
- Steve Easley
|
|
|
CFD
Moderator
Posts: 48
Registered: 12/8/2003
Member Is Offline
|
| posted on 2/6/2004 at 01:55 PM |
|
|
Please contact us at http://www.softcomplex.com/support/ and we will send for
you bugfix version of Tigra Calendar Pro v 2.0
|
|
|
seasley
Junior Member
Posts: 2
Registered: 2/5/2004
Member Is Offline
|
| posted on 2/9/2004 at 04:32 PM |
|
|
I sent in my orderid last week.
Any word on a fix?
- Steve Easley
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/9/2004 at 05:11 PM |
|
|
It is possible that your message haven't reached us. Please see support page for alternative email address information.
|
|
|