You are here

protected property FeedsDateTime::$originalValue in Feeds 7.2

The original time value passed into the constructor.

Type: mixed

File

plugins/FeedsParser.inc, line 713
Contains FeedsParser and related classes.

Class

FeedsDateTime
Extend PHP DateTime class with granularity handling, merge functionality and slightly more flexible initialization parameters.

Code

protected $originalValue;