|
LSDateFormat is also much fussier than
DateFormat. You need to specify dd/mmm/yyyy. It won't like the
hyphens.
Good luck. (Anything to do with dates always
makes me cringe)
A big problem I've seen is that when we use
dates, if the date is not ambiguous (ie. the 13th of January, there being no
13th month) then any dates like 13/01/2004 are handled perfectly, but for the
first 12 days of the month, it always switches it to US format, and so treats
the 12/01/2004 as the 1st of December.
This gets very frustrating, as if the date
is being generated from today's date, then you only have problems for the first
12 days of any month, and then everything seems to be OK.
Regards
Darren Tracey
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 |
Title: Message
- [cfaussie] RE: SQL Server date format (please help!) Clifton Steve
- [cfaussie] RE: SQL Server date format (please help!) George Lu
- [cfaussie] RE: SQL Server date format (please help!) Stephen Bosworth
- [cfaussie] RE: SQL Server date format (please help!) Theo Galanakis
- [cfaussie] RE: SQL Server date format (please help!) Phil Evans
- [cfaussie] RE: SQL Server date format (please help!) George Lu
- [cfaussie] RE: SQL Server date format (please help!) George Lu
- [cfaussie] RE: SQL Server date format (please help!) Barry Beattie
- [cfaussie] RE: SQL Server date format (please help!) Darren Tracey
- [cfaussie] RE: SQL Server date format (please help!) Ryan Sabir
- [cfaussie] RE: SQL Server date format (please help!) George Lu
- [cfaussie] RE: SQL Server date format (please help!) Theo Galanakis
- [cfaussie] RE: SQL Server date format (please help!) Steve Onnis
