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 - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
