I have just noticed a problem in the DateFormat function in CFMX on SOLARIS, and I am wondering if I am going crazy or there is something wrong as it works under the Linux platform.
The date in the database is 2003-01-13 and the date format is displaying it as 14-Jan-2003. It seems to be adding a day to the date as I would be expecting it to display 13-Jan-2003. The database I am using is postgreSQL. The DateFormat code is #DateFormat(qGetComments.DATE, "dd-mmm-yyyy")# and the db query is just a get * from table. Has anyone else seen this, and can confirm that this is a problem. --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
