If you want to serve the date rendered in the client's timezone, you can't 
really use Magnolia's page cache or everyone would get the the timezone of the 
client that made the first request after the most recent cache flush. You could 
maybe use some custom caching that uses the client's timezone as part of the 
cache key, but I think it would make more sense to use client-side JavaScript 
to determine the client's timezone and render the UTC date from the server 
using that timezone if you have this requirement.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=64516f4d-22dd-466e-828f-0db684139612


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to