Plagger::Plugin::Filter::ForceTimeZone - Force set Timezone regardless of it's UTC or floating


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Filter::ForceTimeZone - Force set Timezone regardless of it's UTC or floating

SYNOPSIS

Top

  - module: Filter::ForceTimeZone

DESCRIPTION

Top

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

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

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


Plagger documentation  | view source Contained in the Plagger distribution.