CF5.0 And CFMX date formats

2003-03-10 Thread Deva, Ramesh
 
Hi ,

This problems has not yet solved.. really appreciate if u have
any ideas..
 
 
I have written following code to display date.. 
 

select D_DATE from employee

 

#D_DATE# 

 
but in CFMX environment  it shows : 2003-04-30 00:00:00.0  (milli seconds
format.. Its java locale standard date format. Default format.)
 
In CF5.0 Environment it shows : 04/30/2003 00:00:00  (normal format)
 
So here my question is that can we change this default milliseconds format
to normal format in CFMX environment with out writing the code.. I know that
we can write the code to convert one format to another..but we have a lot of
places in another files.. so is there any file where we can change default
format to normal format in globally.. it should reflect in all cfm pages
too..
 
 
Thanks in Advance..
 
Best regards
Ramesh
 
 
 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: CF5.0 And CFMX date formats

2003-03-06 Thread Hugo Ahlenius
I guess you could always create an UDF that prepares the right Time/date
format depending on the version.





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CF5.0 And CFMX date formats

2003-03-05 Thread Deva, Ramesh
Hi 
 
 
I have written following code to display date.. 
 

select D_DATE from employee

 

#D_DATE# 

 
but in CFMX environment  it shows : 2003-04-30 00:00:00.0  (milli seconds
format.. Its java locale standard date format. Default format.)
 
In CF5.0 Environment it shows : 04/30/2003 00:00:00  (normal format)
 
So here my question is that can we change this default milliseconds format
to normal format in CFMX environment with out writing the code.. I know that
we can write the code to convert one format to another..but we have a lot of
places in another files.. so is there any file where we can change default
format to normal format in globally.. it should reflect in all cfm pages
too..
 
 
Thanks in Advance..
 
Best regards
Ramesh
 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CF5.0 And CFMX date formats

2003-03-05 Thread Deva, Ramesh
Hi 
 
I have written following code to display date.. 
 

select D_DATE from employee

 

#D_DATE# 

 
but in CFMX environment  it shows : 2003-04-30 00:00:00.0  (milli seconds
format.. Its java locale standard date format. Default format.)
 
In CF5.0 Environment it shows : 04/30/2003 00:00:00  (normal format)
 
So here my question is that can we change this default milliseconds format
to normal format in CFMX environment with out writing the code.. I know that
we can write the code to convert one format to another..but we have a lot of
places in another files.. so is there any file where we can change default
format to normal format in globally.. it should reflect in all cfm pages
too..
 
 
Thanks in Advance..
 
Best regards
Ramesh
 
 
 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4