From 3e5d2695616622033778b21adddbb3b2566015ae Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Wed, 4 Jun 2014 13:09:48 -0400 Subject: [PATCH] LP#1326149 Use a TPAC-settable TIME_FORMAT for local time formats We had tried to use the format.time library setting, but that is meant for Dojo which uses the Unicode formats, that are incompatible with the POSIX strftime() formats required by Template::Plugin::Date. At the same time, we need to expose the raw machine-readable time for schema.org consumers, so express that in a @content attribute. And we might as well use a more meaningful