The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

SEE ALSO

Plagger, Plagger::Plugin::Filter::FloatingDateTime