Home
last modified time | relevance | path

Searched defs:dateTime (Results 1 – 23 of 23) sorted by last modified time

/plugin/combo/ComboStrap/
H A DIso8601Date.php28 private $dateTime; variable in ComboStrap\\Iso8601Date
47 public function __construct($dateTime = null) argument
180 createFromDateTime(DateTime $dateTime) global() argument
[all...]
H A DDataType.php200 toMilliSeconds(\\DateTime $dateTime) global() argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DUtil.php198 public static function convertDateTimeObject(\DateTime $dateTime, bool $includeTimezone = true) argument
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php407 public function fastForward(DateTime $dateTime) {
/plugin/davcal/vendor/sabre/http/lib/
H A DUtil.php69 static function toHTTPDate(\DateTime $dateTime) {
H A Dfunctions.php77 function toDate(DateTime $dateTime) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventDateTime.php29 public $dateTime; variable in Google\\Service\\Calendar\\EventDateTime
52 public function setDateTime($dateTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2QuoteInfo.php28 public function setDateTime(GooglePrivacyDlpV2DateTime $dateTime)
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DGeneralizedTimeType.php79 __construct(\\DateTime $dateTime = null, string $dateFormat = self FORMAT_FRACTIONS, string $tzFormat = self TZ_UTC) global() argument
H A DUtcTimeType.php61 __construct(\\DateTime $dateTime = null, string $dateFormat = self FORMAT_SECONDS, string $tzFormat = self TZ_UTC) global() argument
H A DAbstractTimeType.php93 parent::__construct($dateTime ?? new DateTime()); argument
82 __construct(\\DateTime $dateTime = null, string $dateFormat, string $tzFormat) global() argument
169 withTag($tagNumber, int $class, bool $isConstructed, \\DateTime $dateTime = null, string $dateFormat, string $tzFormat) global() argument
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php752 formatDateTime(\\DateTime $dateTime, string $dateTimeFormat, string $tzFormat, string $format) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php190 generalizedTime(\\DateTime $dateTime = null, string $dateFormat = AbstractTimeType FORMAT_FRACTIONS, string $tzFormat = AbstractTimeType TZ_UTC) global() argument
201 utcTime(\\DateTime $dateTime = null, string $dateFormat = AbstractTimeType FORMAT_SECONDS, string $tzFormat = AbstractTimeType TZ_UTC) global() argument
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php77 function toDate(DateTime $dateTime) {
H A DUtil.php69 static function toHTTPDate(\DateTime $dateTime) {
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php386 public function fastForward(DateTimeInterface $dateTime)
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php400 public function fastForward(DateTime $dateTime) {
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php586 public function testDumpDateTime($dateTime, $expected)
/plugin/redissue/redmine/
H A Dredmine.php47 function getDateAndTime($dateTime){
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php400 public function fastForward(DateTime $dateTime) {
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1492 public $dateTime; variable in Google_EventDateTime
1500 public function setDateTime( $dateTime) {
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php410 function fastForward(DateTimeInterface $dateTime) {
/plugin/translator/
H A Dhelper.php564 function _revertEntries($dateTime, $lang, $user=null) {