we have developed an application that in use at institutions throughout the
U.S and hosted centrally, and we need to figure out how to handle timezone
issues for time related data in the database. how have others handled the
issue ?
our thought is to associate a timezone with the institution and store all
times in the DB as UTC. conversions from UTC to local time would happen only
as data is displayed in the browser.

any thoughts ?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to