Home
last modified time | relevance | path

Searched refs:IFTTT_TIME_FORMAT (Results 1 – 1 of 1) sorted by path

/plugin/swarmwebhook/webhooks/
H A DIFTTT.php11 const IFTTT_TIME_FORMAT = 'F d, Y \a\t h:iA'; define in dokuwiki\\plugin\\swarmwebhook\\webhooks\\IFTTT
150 $dateTime = DateTime::createFromFormat(self::IFTTT_TIME_FORMAT, $timestring, $timeZone);
161 …$dateTime = DateTime::createFromFormat(self::IFTTT_TIME_FORMAT, $timestring, new \DateTimeZone('+0…