Public Member Functions | |
| __construct (string $date) | |
| Creates a new date. | |
| string | __toString (void) |
| Returns this date. | |
| SequoiaDate::__construct | ( | string | $date | ) |
Creates a new date.
| [in] | $date | a string to uses as the date |
| Returns | this new date |
| string SequoiaDate::__toString | ( | void | ) |
Returns this date.
| Returns | this date |
1.8.2