Advertisement
Eddz

Untitled

Aug 27th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.41 KB | None | 0 0
  1. protected 'startDate' =>
  2.     object(DateTime)[786]
  3.       public 'date' => string '2013-07-25 00:00:00' (length=19)
  4.       public 'timezone_type' => int 3
  5.       public 'timezone' => string 'UTC' (length=3)
  6.   protected 'endDate' =>
  7.     object(DateTime)[787]
  8.       public 'date' => string '2013-07-31 00:00:00' (length=19)
  9.       public 'timezone_type' => int 3
  10.       public 'timezone' => string 'UTC' (length=3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement