adam_lipscombe
Junior Member
Posts: 4
Registered: 5/3/2005
Location: uk
Member Is Offline
|
| posted on 10/10/2005 at 12:37 PM |
|
|
Multiple Data formats
I am currently using the dataformat "d/m/Y". We use euro style dates: dd/yy/yyyy.
The calendar is linked to a text input field into which users can also type the date (for speed) if they want.
But, if they manually enter a date in a different format the press the calendar button the message "Input date does not meet input format is
displayed"
Is it possibly to specify multiple acceptable dataformats?
I want to allow variations such as:
"01/01/05" (ie 1st Jan 2005),
"1/1/05" ,
"01/01/2005",
"1/1/2005"
"1 jan 05"
"1 jan 2005"
If I remove the dataformat altoigether it seems that the calendar uses American dates by default. That's about the only format I doitn want 'cos it
will confuse by euro users :-)
TIA -Adam
|
|
|
|