* Convert a time string into an epoch timestamp * * @param string $date_string - Any valid strtotime string * @param int $time (optional) - Epoch timestamp for relative date parsing * @return mixed - int Epoch timestamp on success, false on fail **/
( $date_string, $time = null )
source not stored for this graph (policy: none)
no outgoing calls