Documentation

FilterDateTimeToTimestampTrait

Trait FilterDateTimeToTimestampTrait

Table of Contents

Methods

filterDateTimeToTimestamp()  : int
Convert the date/time format used by the backend (e.g. "2016-04-15T19:05:18+00:00") to a UNIX timestamp.

Methods

filterDateTimeToTimestamp()

Convert the date/time format used by the backend (e.g. "2016-04-15T19:05:18+00:00") to a UNIX timestamp.

public static filterDateTimeToTimestamp(string $dateTimeString) : int
Parameters
$dateTimeString : string
Return values
int

        
On this page

Search results