[Mono-devel-list] System.DateTime.Now.ToString() - format of returned string

Andreas Nahr ClassDevelopment at A-SoftTech.com
Fri Jul 18 12:06:07 EDT 2003


I guess what you are looking for is:
System.Globalization.DateTimeFormatInfo.CurrentInfo
which you can then use to display the info in Culture - specific format

I don't know if this is correctly implemented in Mono already

----- Original Message ----- 
From: "Jason King" <jason.king at profox.co.uk>
To: <Mono-devel-list at lists.ximian.com>
Sent: Friday, July 18, 2003 12:07 PM
Subject: [Mono-devel-list] System.DateTime.Now.ToString() - format of
returned string


> Hello,
>
> I am running SuSe 8.2.  When I call System.DateTime.Now.ToString() the
> string returned is not consistent with the date / time format in the SuSe
> front end.
>
> My question is, why is this so, and how can I configure Mono to return
> today's date in a specified format.
>
> Thanks
> Jase
>
> Regards,
> Jason King
> Profox Systems Ltd
>
>




More information about the Mono-devel-list mailing list