dgome...@gmail.com
unread,Oct 27, 2014, 9:48:13 AM10/27/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Skpn,
You got the error because a date format of DD/MM/YYYY is a *USA format not *DMY.
a *DMY format is DD/MM/YY. You could also just use a date field in your display file.
Paul,
*EUR format is DD.MM.YY, the date separator is different form what the OP posted. For testing it probably isn't a problem, but it probably is a good idea to use the correct format in the code for the type of date being displayed.