[Mono-dev] System.Date.Now.ToString() on ARM processor
hernan casta
hernanecastaneda at gmail.com
Thu Jan 31 04:00:41 UTC 2013
Dear list,
I'm running mono on an ARM processor (Raspberry pi plataform). Somebody had
the same error on datetime format in this platform?
System.DateTime.Now.ToString(); gives as result "00/734898/0001 21:52:34"
Similar problem with the following instruction
DateTime.Now.ToString("ddd, dd MMM yyyy HH':'mm':'ss zzz",
System.Globalization.DateTimeFormatInfo.InvariantInfo);
The problem with the second one is that raises an exception, also is used
inside SmtpClient class and make it unusable.
Thank you in advance.
Hernan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130130/5cbdc0ec/attachment.html>
More information about the Mono-devel-list
mailing list