View Single Post
  #20 (permalink)  
Old 04-25-2010, 11:24 PM
nl1007 nl1007 is offline
Junior Member
 
Join Date: Jul 2009
Location: Derbyshire, UK
Posts: 36
Default

Quote:
Originally Posted by Zenerdiode View Post
Hi Filippo,

I think there is an error in your help file for SetDate

Its looking as if the Day and Month are swapped i.e. it should read:
Syntax: SetDate(Month As Integer, Day As Integer, Year As Integer)
I didn't notice a confirmation of this, but swapping them over does set the date..
Does anybody know why the US date format is so illogical? It causes so many problems.. (and partial implementation / use of 'regional settings', even within the same [MS] Application, just makes it worse)
Reply With Quote