I've been fighting an application (since 7:00am this morning) and it
turns out that is has a generous use of DateFormat() within it.

I'm quietly confident that replacing them with LSDateFormat() will
start it making sense again.

but the trouble there is how to add it into the app - pick up the
locale in the setup ini file and if en_US then use dateFormat else use
LSDateFormat?

or just use LSDateFormat (relying on CF to get it right everywhere)
and in the ini setup file, set the date display mask?

and if the latter, is there a usecase for DateFormat() at all?

I suppose I should ask this on a U.S list... I'm sure they're aware if
LSDateFormat doesn't work for them just as we're acutely aware that
DateFormat doesn't play nicely in out region.

thoughts? comments? experiences?

thanx
barry.b

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to