[PHP-DB] php date/time zone

2009-03-18 Thread Ron
Hi All, I have a form where in a user will enter a time and choose a timezone. based on those, i need to insert to db the time as the actual time on their timezone. how can i compute that on php? is it possible? hope i'm not confusing. tnx regards Ron -- PHP Database Mailing List

Re: [PHP-DB] php date/time zone

2009-03-18 Thread Chris
Ron wrote: Hi All, I have a form where in a user will enter a time and choose a timezone. based on those, i need to insert to db the time as the actual time on their timezone. how can i compute that on php? is it possible? You should do this the other way. Store everything in GMT, then