Timezone 0.0.2
This is an update to Raffi Krikorian’s timezone plugin. In addition to the previous functionality (which allows Blosxom timestamps to use a different timezone than the server), the plugin now exports a variable, $timezone::name, so flavors can display the timezone next to times.
For example, this bit of flavor:
$mo_num/$da/$yr $hr:$min $timezone::name
might produce this output:
12/25/2003 11:19 PST
Download timezone 0.0.2. Be sure to rename it to “timezone”
Documentation is available here.
March 20th, 2006 at 10:27 pm
[...] Update: I’ve updated the timezone plugin so it now exports the timezone for use by flavours. [...]
March 22nd, 2006 at 10:14 am
[...] I came across one of the first tests of my new URI format today. I wanted to post an update to the timezone plugin, but I wanted to keep the previous version around. Hmmm…multiple stories on the same topic? That sounds like a job for a category. Sadly, the obvious category for this (/software/blosxom/plugins/timezone) was already taken by my previous version, which was sitting on these URIs: [...]