##// END OF EJS Templates
templater: add optional timezone argument to localdate()...
templater: add optional timezone argument to localdate() The keyword extension uses "utcdate" for a different function, so we can't add new "utcdate" filter or function. Instead, this patch extends "localdate" to a general timezone converter.
Yuya Nishihara -
r26128:51f6940d default
Show More