| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Filter::ForceTimeZone - Force set Timezone regardless of it's UTC or floating
- module: Filter::ForceTimeZone
This plugin force fixes timezone of entries datetime to that of Plagger global timezone. While Filter::FloatingDateTime only fixed timezone when datetime is floating, this plugin changes all datetime TZ regardless of it's UTC or floating.
If global timezone is not set, this module tries to use system local timezone.
Tatsuhiko Miyagawa
| Plagger documentation | view source | Contained in the Plagger distribution. |