Topic: Be able to define "base" timezone for autoconversions |
Posted On: 3/27/2009 5:00 PM
Posted By: Mike Hamilton
|
Would like to be able to set in the configuration file, an index for the timezone to be used as the "base" time zone when you set the library to Translate time zones using
<appSettings>
<add key="TranslateTimeZones" value="True" />
</appSettings>
What I mean by it being the base, is that currently when you do the above it translates everything to UTC time to store in the database, but we would liek to be able to specify a certain time zone so that other non object realted processes (auto jobs, Reporting engine, etc) dont have to do all the conversions, and just use the value as stored.
Thanks!
Mike,
Thank you for the suggestion. We should be able to get this added in the v5.
Thanks, Ish
| 3/28/2009 7:39:15 PM Ish Singh
|