You are here

protected property TimelineDate::$date_string in Views TimelineJS integration 7.3

The original date string that was passed to the constructor.

File

src/TimelineDate.php, line 11

Class

TimelineDate
Converts date strings to TimelineJS3-compatible date arrays.

Code

protected $date_string;