Hi everybody..

Have a problem when i modify a date on a cfinput 

<cfinput        
        NAME="DateEnd"
        TYPE="TEXT" 
        Value="#DateFormat(Getall.DateEnd, "dd/mm/yyyy")#"
        validate="eurodate"
        width="150">

I have a validate eurodate.. example I have a date that i should modify 
20/01/2009 to 10/01/2009 (january 10, 2009) when i input it in the database and 
if the day is 12 and below it flips the day and month so it becomes 01/10/2009 
(October 1, 2009) is there a way that it would stay as a eurodate? thanks 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322906
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to