mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-21 10:54:14 +01:00
parent
27f6550b33
commit
897f08d736
@ -980,7 +980,7 @@ class RRule implements \Iterator, \ArrayAccess, \Countable
|
|||||||
* Convert any date into a DateTime object.
|
* Convert any date into a DateTime object.
|
||||||
* @throws InvalidArgumentException on error
|
* @throws InvalidArgumentException on error
|
||||||
* @param mixed $date
|
* @param mixed $date
|
||||||
* @return DaeTime
|
* @return DateTime
|
||||||
*/
|
*/
|
||||||
static public function parseDate($date)
|
static public function parseDate($date)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user