Home
last modified time | relevance | path

Searched refs:DateTimeInterface (Results 51 – 53 of 53) sorted by relevance

123

/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md14 * #355: Support `DateTimeInterface` in more places where only `DateTime` was
135 * #139: We now accept `DateTimeInterface` wherever it accepted `DateTime`
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php3105 if (!is_object($date) || !($date instanceof \DateTimeInterface)) {
3132 if (!is_object($date) || !($date instanceof \DateTimeInterface)) {
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG420 * added support for PHP 5.5 DateTimeInterface

123