To set the date & time format to your international needs, follow the following steps:

  • Create folder C:\UserTemplate\AnyUser\%Profile%
  • Create in it a file named profile.reg with the following, modifying the date time format accordingly:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Control Panel\International]
    "sShortDate"="dd/MM/yyyy"
  • You can do the same for sLongDate, whose syntax looks like this: "dddd, MMMM d, yyyy"