[Mono-list] Date on error page
Michał Ziemski
rook at roo.k.pl
Thu May 17 02:51:32 EDT 2007
Hi!
Set your locale before running mono (export LC_ALL=[your locale]).
Alternatively, you can change CurrentCulture on the executing thread, see
http://msdn2.microsoft.com/en-us/library/system.threading.thread.currentculture.aspx
Cheers!
Michał Ziemski
Jorge Bastos pisze:
> Hi,
> I'd like to do the folowing if possible, nothing importante.
> I'd like to change the date that apears below in the error pages from
> the format below to my local that is:
>
> TO:
> 16-05-2007 21:26:44
>
> FROM:
> 05/16/2007 21:26:44
>
> is it possible?
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list