NAME
Plagger::Plugin::Filter::ForceTimeZone - Force set Timezone regardless of it's UTC or floating
SYNOPSIS
- module: Filter::ForceTimeZone
DESCRIPTION
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.
AUTHOR
Tatsuhiko Miyagawa