On Sat, 2004-02-21 at 23:37, Tracy Barlow wrote: > I have an application that displays dates. I have tested it on both > Microsoft Windows and Linux. > > When running on Microsoft Windows it displays the date string correctly, > according to the Local date format , in this case Australian Date Format > dd/mm/yyyy. > > When running it on Linux (Mandrake 9.2 set correctly for Australia > local) it displays the date string in US date format mm/dd/yyyy > > Is this a Mono issue or a Linux issue.
try to see if current locale is picked up correctly in mono -- Marco Canini <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
