Searched refs:timestamps (Results 1 – 16 of 16) sorted by relevance
28 public $timestamps; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Error47 public function setTimestamps($timestamps) argument49 $this->timestamps = $timestamps;56 return $this->timestamps;
114 $timestamps = array_map('strtotime', array_column($logs, 'timestamp'));115 array_multisort($timestamps, SORT_DESC, $logs);
6 desc Pure helper plugin to format timestamps into relative strings
3 Pure helper plugin to format timestamps into relative strings
132 * Added support for parsing timestamps as `\DateTime` objects:138 * `\DateTime` and `\DateTimeImmutable` objects are dumped as YAML timestamps.
25 by the `strtotime`_ function), `DateTime`_ instances, or `Unix timestamps`_.138 .. _`Unix timestamps`: http://en.wikipedia.org/wiki/Unix_time
185 * Added support for parsing timestamps as `\DateTime` objects:191 * `\DateTime` and `\DateTimeImmutable` objects are dumped as YAML timestamps.
599 $params['start'] = (string) Returns overall buckets with timestamps after this time600 $params['end'] = (string) Returns overall buckets with timestamps earlier than this time
525 * Added microsecond precision to log records' timestamps
814 ['timestamps']=>boolean() //
35 * bugfix (G:229) Quicktime timestamps easy access2354 Microsoft FILETIME timestamps, used in ASF files and elsewhere,2355 to UNIX Epoch timestamps)
1420 // (still use its own toString for arrays, timestamps,
4 … via toString property\r\n // (still use its own toString for arrays, timestamps,\r\n // and wha…
1 …timestamps. Automatically\nadded to every transaction, holding `Date.now()`.\n*/ $3ef527dddcdea745…