View Single Post
  #8 (permalink)  
Old 09-24-2007, 06:58 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,204
Default

There is a new tutorial about Date and Time: http://www.basic4ppc.com/forum/forumdisplay.php?f=19
If you set DateFormat("dd-mm-yyyy") then you should later use the exactly same format in DateParse.
Note that you wrote an extra 'y' in DateFormat.
Reply With Quote