I would like to set the timezone based on a value stored in a user
profile. The function will get the timezone value based on which user
is logged in and use php's date_default_timezone_set() function to set
the script timezone. The whole application should be using the
timezone that is set, not just a single controller or model. Where
should I place this function and how should I call it to run?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to