From: Erik V. <eri...@xs...> - 2010-01-29 22:47:28
|
I just found the following Bug Report in Sourceforge: <quote> New pbem players can usually download, launch, and use rails quickly- with one major exception- setting up the user.timezone=UTC command-line option for java. This causes inordinate problems, where gamers who aren't computer experts immediately confuse their bats with their jars, diagnose symptoms at length in mail threads, get things right on one machine but wrong on another, cant upgrade rails to the latest without starting the process all over again (so, they don't), etc. It seems that changing this default introduces an amount of new-user hassle that is disproportionate. Meanwhile, I'm not sure anyone but networked users really care what timezone Rails invents filenames in. So- is it possible Rails could just default to UTC timezones, or timezone-independent filenames?? It would be a huge help- it's surprising what a problem this turns out to be. </quote> Now there is an existing feature in my.properties to set the timezone: save.filename.date_time_zone=UTC Would using that property help out? By default this property is outcommented, so local time applies. Any opinions on setting UTC time on by default for saved file names? Personally, I don't mind, because I always use my own version of this property file (named my_my.properties). Erik. |
From: Rick W. <wes...@pu...> - 2010-01-29 22:55:59
|
> > Now there is an existing feature in my.properties to set the timezone: > save.filename.date_time_zone=UTC > Would using that property help out? > > By default this property is outcommented, so local time applies. > Any opinions on setting UTC time on by default for saved file names? > > Personally, I don't mind, because I always use my own version > of this property file (named my_my.properties). I agree. Setting the default to UTC would be good. -- Rick |
From: Chris S. <chr...@gm...> - 2010-01-29 23:05:31
|
> > I agree. Setting the default to UTC would be good. I agree also. -- Chris |
From: Steve U. <ste...@gm...> - 2010-01-29 23:01:36
|
On Fri, Jan 29, 2010 at 3:47 PM, Erik Vos <eri...@xs...> wrote: > Now there is an existing feature in my.properties to set the timezone: > save.filename.date_time_zone=UTC > Would using that property help out? > > By default this property is outcommented, so local time applies. > Any opinions on setting UTC time on by default for saved file names? I think this would address the need. Steve Undy st...@ro... |
From: brett l. <wak...@gm...> - 2010-01-29 23:08:12
|
On Fri, Jan 29, 2010 at 2:47 PM, Erik Vos <eri...@xs...> wrote: > By default this property is outcommented, so local time applies. > Any opinions on setting UTC time on by default for saved file names? +1. Uncomment it, and make it the official default. |
From: Aliza P. <ali...@gm...> - 2010-01-29 23:47:02
|
What are the chances of getting a GUI interface to the rails options that lets you adjust things like timezone and preferences for next-player-name on savefiles from inside of Rails? Telling new players that they need to edit my.properties is confusing, especially for Windows users who may have no idea how to deal with a Unix-format text file. (Alternatively, renaming it to my-properties.txt might let the right thing happen automatically when Rails is unzipped.) - Aliza On Fri, Jan 29, 2010 at 2:47 PM, Erik Vos <eri...@xs...> wrote: > By default this property is outcommented, so local time applies. >> Any opinions on setting UTC time on by default for saved file names? > |
From: Erik V. <eri...@xs...> - 2010-01-29 23:50:30
|
Done. -----Original Message----- From: brett lentz [mailto:wak...@gm...] Sent: Saturday 30 January 2010 00:08 To: Development list for Rails: an 18xx game Subject: Re: [Rails-devel] Default timezone On Fri, Jan 29, 2010 at 2:47 PM, Erik Vos <eri...@xs...> wrote: > By default this property is outcommented, so local time applies. > Any opinions on setting UTC time on by default for saved file names? +1. Uncomment it, and make it the official default. ---------------------------------------------------------------------------- -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Rails-devel mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-devel |