hi, everybody. 

I think it is neccesary to add timezone option in Date plugin. Date plugin is 
not like POSIX strftime, which convert the date format according to the local 
computer timezone.Date plugin should display the datetime according to the 
browser's timezone. 

I think if a user login a web, the browser passes the timezone to web server, 
the Date plugin use the timezone to convert the date, then the user can view 
the date in his/her timezone. 

if no this option, we have to use javascript to convert the date format in 
browser's timezone. 

_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to