Well, it's not such a mystery. Computer languages and OS's have no
standardized way of representing dates, and neither do humans, and so
in a somewhat misguided effort to make it easy, ColdFusion makes
assumptions, and sometimes they're wrong. When you put all that
together, the discrepancies tend to multiply a little.

In the end for any date (or perhaps server configuration) in an app
outside of the US, it's the programmer who has to indicate somehow
"this number represents the day" "this number represents the month"
"and this is the year" - please make a date out of that in ColdFusion
datetime speak - you can ignore what the server thinks.

I was reading an article about converting datetime from one computer
language / OS to another ... now that's really a mess! Windows i think
has a few variations, Java has one, Mac has one, IBM has one,
different databases have different standards, Google has a fairly
standard one, i see in the line below, etc etc.

On Tue, 24 Aug 2004 22:22:19 -0400, Ewok <[EMAIL PROTECTED]> wrote:

> guess that makes sense... either way, what I posted swaps the day and moth and changes your orginal output to August dates. I THINK that is what you wanted. I'm not getting into the inner workings of CF and its why's and how's because I only got 118 from the IQ discussion : )
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to