Home
last modified time | relevance | path

Searched refs:setDateTime (Results 1 – 25 of 993) sorted by relevance

12345678910>>...40

/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/plugins/messageviewerplugins/autotests/
H A Deventdatetimewidgettest.cpp36 edit.setDateTime(currentDateTime); in shouldSetDateTime()
45 edit.setDateTime(currentDateTime); in shouldEmitSignalWhenDateTimeChanged()
49 edit.setDateTime(currentDateTime); in shouldEmitSignalWhenDateTimeChanged()
58 edit.setDateTime(currentDateTime); in shouldEmitSignalWhenJustTimeChanged()
71 edit.setDateTime(currentDateTime); in shouldEmitSignalWhenJustDateChanged()
84 edit.setDateTime(currentDateTime); in shouldNotEmitSignalWhenDateTimeWasNotChanged()
88 edit.setDateTime(currentDateTime); in shouldNotEmitSignalWhenDateTimeWasNotChanged()
91 edit.setDateTime(currentDateTime); in shouldNotEmitSignalWhenDateTimeWasNotChanged()
/dports/security/xca/xca-2.4.0/widgets/
H A Dvalidity.cpp54 setDateTime(dateTime().toLocalTime()); in localTime()
58 setDateTime(dateTime().toUTC()); in localTime()
81 setDateTime(dateTime().addDays(-1)); in hideTime()
85 setDateTime(dateTime().addDays(1)); in hideTime()
116 setDateTime(a); in setDate()
133 setDateTime(dt); in setDiff()
139 setDateTime(a1time::now()); in setNow()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgstemporalcontrollerwidget.cpp131 whileBlocking( mStartDateTime )->setDateTime( range.begin() ); in QgsTemporalControllerWidget()
132 whileBlocking( mEndDateTime )->setDateTime( range.end() ); in QgsTemporalControllerWidget()
133 whileBlocking( mFixedRangeStartDateTime )->setDateTime( range.begin() ); in QgsTemporalControllerWidget()
134 whileBlocking( mFixedRangeEndDateTime )->setDateTime( range.end() ); in QgsTemporalControllerWidget()
445 whileBlocking( mEndDateTime )->setDateTime( mStartDateTime->dateTime() ); in onProjectCleared()
514 whileBlocking( mFixedRangeEndDateTime )->setDateTime( mEndDateTime->dateTime() ); in startEndDateTime_changed()
523 whileBlocking( mEndDateTime )->setDateTime( mFixedRangeEndDateTime->dateTime() ); in fixedRangeStartEndDateTime_changed()
592 whileBlocking( mStartDateTime )->setDateTime( range.begin() ); in setDates()
593 whileBlocking( mEndDateTime )->setDateTime( range.end() ); in setDates()
594 whileBlocking( mFixedRangeStartDateTime )->setDateTime( range.begin() ); in setDates()
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php19 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07'));
42 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
134 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
181 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
329 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
382 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
542 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
595 $dtStart->setDateTime(new DateTimeImmutable('2011-12-05', new DateTimeZone('UTC')));
641 $dtStart->setDateTime(new DateTimeImmutable('2011-12-31', new DateTimeZone('UTC')));
1135 $dtEnd->setDateTime(new DateTimeImmutable('2011-04-05', new DateTimeZone('UTC')));
[all …]
/dports/www/baikal/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php21 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07'));
43 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
127 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
173 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
318 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
370 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
527 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
579 $dtStart->setDateTime(new DateTimeImmutable('2011-12-05', new DateTimeZone('UTC')));
623 $dtStart->setDateTime(new DateTimeImmutable('2011-12-31', new DateTimeZone('UTC')));
1107 $dtEnd->setDateTime(new DateTimeImmutable('2011-04-05', new DateTimeZone('UTC')));
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php20 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07'));
42 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
130 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
176 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
321 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
373 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
530 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
582 $dtStart->setDateTime(new DateTimeImmutable('2011-12-05', new DateTimeZone('UTC')));
626 $dtStart->setDateTime(new DateTimeImmutable('2011-12-31', new DateTimeZone('UTC')));
1110 $dtEnd->setDateTime(new DateTimeImmutable('2011-04-05', new DateTimeZone('UTC')));
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php20 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07'));
43 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
135 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
182 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
330 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
383 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
543 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
596 $dtStart->setDateTime(new DateTimeImmutable('2011-12-05', new DateTimeZone('UTC')));
642 $dtStart->setDateTime(new DateTimeImmutable('2011-12-31', new DateTimeZone('UTC')));
1136 $dtEnd->setDateTime(new DateTimeImmutable('2011-04-05', new DateTimeZone('UTC')));
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php20 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07'));
42 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
130 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
176 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
321 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
373 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
530 $dtStart->setDateTime(new DateTimeImmutable('2011-10-07', new DateTimeZone('UTC')));
582 $dtStart->setDateTime(new DateTimeImmutable('2011-12-05', new DateTimeZone('UTC')));
626 $dtStart->setDateTime(new DateTimeImmutable('2011-12-31', new DateTimeZone('UTC')));
1110 $dtEnd->setDateTime(new DateTimeImmutable('2011-04-05', new DateTimeZone('UTC')));
[all …]
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DBanEditor.cpp82 qdteStart->setDateTime(ban.qdtStart.toLocalTime()); in on_qlwBans_currentRowChanged()
83 qdteEnd->setDateTime(ban.qdtStart.toLocalTime().addSecs(ban.iDuration)); in on_qlwBans_currentRowChanged()
118 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qpbAdd_clicked()
158 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qpbRemove_clicked()
159 qdteEnd->setDateTime(QDateTime::currentDateTime()); in on_qpbRemove_clicked()
196 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qleSearch_textChanged()
197 qdteEnd->setDateTime(QDateTime::currentDateTime()); in on_qleSearch_textChanged()
247 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qpbClear_clicked()
248 qdteEnd->setDateTime(QDateTime::currentDateTime()); in on_qpbClear_clicked()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DBanEditor.cpp82 qdteStart->setDateTime(ban.qdtStart.toLocalTime()); in on_qlwBans_currentRowChanged()
83 qdteEnd->setDateTime(ban.qdtStart.toLocalTime().addSecs(ban.iDuration)); in on_qlwBans_currentRowChanged()
118 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qpbAdd_clicked()
158 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qpbRemove_clicked()
159 qdteEnd->setDateTime(QDateTime::currentDateTime()); in on_qpbRemove_clicked()
196 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qleSearch_textChanged()
197 qdteEnd->setDateTime(QDateTime::currentDateTime()); in on_qleSearch_textChanged()
247 qdteStart->setDateTime(QDateTime::currentDateTime()); in on_qpbClear_clicked()
248 qdteEnd->setDateTime(QDateTime::currentDateTime()); in on_qpbClear_clicked()
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgstemporalcontrollerwidget.cpp128 whileBlocking( mStartDateTime )->setDateTime( range.begin() ); in QgsTemporalControllerWidget()
129 whileBlocking( mEndDateTime )->setDateTime( range.end() ); in QgsTemporalControllerWidget()
130 whileBlocking( mFixedRangeStartDateTime )->setDateTime( range.begin() ); in QgsTemporalControllerWidget()
131 whileBlocking( mFixedRangeEndDateTime )->setDateTime( range.end() ); in QgsTemporalControllerWidget()
490 whileBlocking( mStartDateTime )->setDateTime( start ); in onProjectCleared()
491 whileBlocking( mEndDateTime )->setDateTime( end ); in onProjectCleared()
492 whileBlocking( mFixedRangeStartDateTime )->setDateTime( start ); in onProjectCleared()
493 whileBlocking( mFixedRangeEndDateTime )->setDateTime( end ); in onProjectCleared()
688 whileBlocking( mStartDateTime )->setDateTime( range.begin() ); in setDates()
689 whileBlocking( mEndDateTime )->setDateTime( range.end() ); in setDates()
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/mime/Tests/Header/
H A DDateHeaderTest.php32 $header->setDateTime($dateTime = new \DateTimeImmutable());
56 $header->setDateTime($dateTime);
70 $header->setDateTime($dateTime);
77 $header->setDateTime($dateTime);
/dports/net/kget/kget-21.12.3/core/
H A Dtransferhistorystore.cpp36 setDateTime(QDateTime::currentDateTime()); in TransferHistoryItem()
47 setDateTime(item.dateTime()); in TransferHistoryItem()
70 void TransferHistoryItem::setDateTime(const QDateTime &dateTime) in setDateTime() function in TransferHistoryItem
106 setDateTime(item.dateTime()); in operator =()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/deskutils/egroupware/egroupware/vendor/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/finance/prestashop/prestashop/vendor/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/symfony/mime/Header/
H A DDateHeader.php27 $this->setDateTime($date);
35 $this->setDateTime($body);
53 public function setDateTime(\DateTimeInterface $dateTime) function in Symfony\\Component\\Mime\\Header\\DateHeader
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DTimeControlWidget.cpp59 …m_uiWidget->currentDateTimeEdit->setDateTime( m_clock->dateTime().addSecs( m_clock->timezone() ) ); in updateDateTime()
64 …m_uiWidget->newDateTimeEdit->setDateTime( QDateTime::currentDateTime().toUTC().addSecs( m_clock->t… in nowClicked()
72 m_clock->setDateTime( m_lastDateTime.toUTC() ); in apply()
88 m_uiWidget->newDateTimeEdit->setDateTime( m_lastDateTime.addSecs( m_clock->timezone() ) ); in showEvent()
/dports/security/nextcloud-passman/passman/lib/Service/
H A DNotificationService.php54 ->setDateTime(new \DateTime())
76 ->setDateTime(new \DateTime())
90 ->setDateTime(new \DateTime())
101 ->setDateTime(new \DateTime())
/dports/net/messagelib/messagelib-21.12.3/messagecore/autotests/
H A Dautocryptrecipienttest.cpp241 message->date()->setDateTime(messageDate); in test_coreUpdateLogic()
268 message->date()->setDateTime(newDate); in test_coreUpdateLogic()
282 message->date()->setDateTime(newDate); in test_coreUpdateLogic()
315 message->date()->setDateTime(messageDate); in test_changedLogic()
333 message->date()->setDateTime(newDate); in test_changedLogic()
341 message->date()->setDateTime(newDate); in test_changedLogic()
438 message->date()->setDateTime(messageDate); in test_gossipUpdateLogic()
469 message->date()->setDateTime(newDate); in test_gossipUpdateLogic()
486 message->date()->setDateTime(newDate); in test_gossipUpdateLogic()
533 message->date()->setDateTime(messageDate); in test_changedLogicGossip()
[all …]

12345678910>>...40