[Urgent] Date Format on Linux

Hi,

Recently we have migrated our domino server from windows 2000 to red hat linux 9.

We have many domino based application running on this server which require date format in dd/mm/yyyy. Currently my linux server has got the mm/dd/yyyy date format.

Can any one tell me how to change the date format to dd/mm/yyyy?

Thanks & Regards

Mandar Kulkarni

Subject: [Urgent] Date Format on Linux

Did you try to change the time format in the OS settings?

Subject: [Urgent] Date Format on Linux

Hi All,

I got the solution for the above mentioned problem. Its very simple… add the following line to notes.ini file.

“DateOrder=DMY”

Thanks for your support

Regards

Mandar Kulkarni