mongodb\validators\MongoDateValidator parseDateValue()

parseDateValue() protected method

Parses date string into UNIX timestamp

protected integer|false parseDateValue ( $value )
$value string

String representing date

return integer|false

A UNIX timestamp or false on failure.

doc_Yii
2016-10-30 17:09:30
Comments
Leave a Comment

Please login to continue.