My installation is:
windows server 2008 r2 English (American) version.
I set the international date/time settings to Italian.
I changed the IIS' lcid to 1040 (Italy/Italian).
AS2 server still display the date in the (!!!) MM/DD/YYYY format (web and window interface).
Is there something I should do in the java machine?
Best regards
Alberto
Alberto,
mainly the locale could be set in java programs using the command line switch
java -Duser.language=it ..
but thats not possible in the mendelson AS2 because one of the selectable locales (fr,de,en) will be set at program start.
Regards
Ok, good. I switched to french :( and it display now the date in proper format.
If you ever want I can translate the texts to Italian so you can add a fourth choice. :)