Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Lucee
Conversations
Labels
About
transform date value
43 views
Skip to first unread message
Pierre Larde
unread,
Apr 12, 2017, 3:49:53 PM
4/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lucee
The date value is like :
oct. 6, 2016
(this is a silly french format)
how to convert this to an understandable date to put in a query.
Thanks for suggestion.
(does work automatically with ColdFusion/Access, not with Lucee/Ucanaccess)
Pierre.
W. Williams
unread,
Jun 20, 2017, 3:18:43 PM
6/20/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lucee
Hey Pierre! Did you try to just do a DateFormat? Try doing:
#DateFormat( Now(), "DD/MM/YYYY" )#
Reply all
Reply to author
Forward
0 new messages