Home
last modified time | relevance | path

Searched refs:modifiedDate (Results 1 – 25 of 60) sorted by relevance

123

/dports/net/libkgapi/libkgapi-21.12.3/src/drive/
H A Drevision.cpp25 QDateTime modifiedDate; member in Revision::Private
55 modifiedDate(other.modifiedDate), in Private()
84 …revision->d->modifiedDate = QDateTime::fromString(map[QStringLiteral("modifiedDate")].toString(), … in fromJSON()
131 GAPI_COMPARE(modifiedDate) in operator ==()
162 QDateTime Revision::modifiedDate() const in modifiedDate() function in Revision
164 return d->modifiedDate; in modifiedDate()
H A Dfile.cpp560 modifiedDate(other.modifiedDate), in Private()
606 GAPI_COMPARE(modifiedDate) in operator ==()
667 … file->d->modifiedDate = QDateTime::fromString(map[Fields::ModifiedDate].toString(), Qt::ISODate); in fromJSON()
809 QDateTime File::modifiedDate() const in modifiedDate() function in File
811 return d->modifiedDate; in modifiedDate()
814 void File::setModifiedDate(const QDateTime& modifiedDate) in setModifiedDate() argument
816 d->modifiedDate = modifiedDate; in setModifiedDate()
1119 if (file->modifiedDate().isValid()) { in toJSON()
1120 map[Fields::ModifiedDate] = file->modifiedDate().toString(Qt::ISODate); in toJSON()
H A Drevision.h62 QDateTime modifiedDate() const;
H A Dfile_p.h32 QDateTime modifiedDate; variable
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/sync2/
H A DFileMetadata.java35 public Date modifiedDate; field in FileMetadata
100 meta.modifiedDate = modifiedDate; in clone()
/dports/www/wt/wt-4.6.1/src/http/
H A DStaticReply.C92 std::string modifiedDate, etag; in reset() local
115 modifiedDate = computeModifiedDate(); in reset()
173 if ((ims && ims->value == modifiedDate) || (inm && inm->value == etag)) { in reset()
199 if (!modifiedDate.empty()) in reset()
200 addHeader("Last-Modified", modifiedDate); in reset()
/dports/sysutils/stepsync/StepSync-1.0/
H A DFileObject.h38 NSDate *modifiedDate; variable
50 - (NSDate *)modifiedDate;
H A DFileObject.m34 modifiedDate = [attr fileModificationDate];
78 - (NSDate *)modifiedDate
80 return modifiedDate;
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/MetaData/
H A DMetaDataSorting.cpp420 if(md1.modifiedDate() < md2.modifiedDate()){ in TracksByModifiedDateAsc()
424 if(md1.modifiedDate() == md2.modifiedDate()){ in TracksByModifiedDateAsc()
433 if(md2.modifiedDate() < md1.modifiedDate()){ in TracksByModifiedDateDesc()
437 if(md1.modifiedDate() == md2.modifiedDate()){ in TracksByModifiedDateDesc()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Documentation/Examples/Reading WorkBook Data/
H A DexampleWorkBookReader01.php58 $modifiedDate = date('l, d<\s\up>S</\s\up> F Y',$modifiedDatestamp); variable
60 echo '<b>Last Modified On: </b>',$modifiedDate,' at ',$modifiedTime,'<br />';
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/samples/Reading_workbook_data/
H A DProperties.php33 $modifiedDate = date('l, d<\s\up>S</\s\up> F Y', $modifiedDatestamp); variable
35 $helper->log('<b>Last Modified On: </b>' . $modifiedDate . ' at ' . $modifiedTime);
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DDrive.php3756 public $modifiedDate; variable in Google_Service_Drive_Comment
3863 $this->modifiedDate = $modifiedDate;
3868 return $this->modifiedDate;
3999 public $modifiedDate; variable in Google_Service_Drive_CommentReply
4059 $this->modifiedDate = $modifiedDate;
4064 return $this->modifiedDate;
4184 public $modifiedDate; variable in Google_Service_Drive_DriveFile
4469 $this->modifiedDate = $modifiedDate;
4474 return $this->modifiedDate;
5621 public $modifiedDate; variable in Google_Service_Drive_Revision
[all …]
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/joomla/application/src/
H A DAbstractWebApplication.php53 public $modifiedDate; variable in Joomla\\Application\\AbstractWebApplication
317 if ($this->modifiedDate instanceof \DateTime)
319 $this->modifiedDate->setTimezone(new \DateTimeZone('UTC'));
320 $this->setHeader('Last-Modified', $this->modifiedDate->format('D, d M Y H:i:s') . ' GMT');
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DDrive.php3710 public $modifiedDate; variable in Google_Service_Drive_Comment
3807 $this->modifiedDate = $modifiedDate;
3811 return $this->modifiedDate;
3931 public $modifiedDate; variable in Google_Service_Drive_CommentReply
3986 $this->modifiedDate = $modifiedDate;
3990 return $this->modifiedDate;
4105 public $modifiedDate; variable in Google_Service_Drive_DriveFile
4390 $this->modifiedDate = $modifiedDate;
4394 return $this->modifiedDate;
5491 public $modifiedDate; variable in Google_Service_Drive_Revision
[all …]
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DDrive.php3710 public $modifiedDate; variable in Google_Service_Drive_Comment
3807 $this->modifiedDate = $modifiedDate;
3811 return $this->modifiedDate;
3931 public $modifiedDate; variable in Google_Service_Drive_CommentReply
3986 $this->modifiedDate = $modifiedDate;
3990 return $this->modifiedDate;
4105 public $modifiedDate; variable in Google_Service_Drive_DriveFile
4390 $this->modifiedDate = $modifiedDate;
4394 return $this->modifiedDate;
5491 public $modifiedDate; variable in Google_Service_Drive_Revision
[all …]
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DDrive.php3710 public $modifiedDate; variable in Google_Service_Drive_Comment
3807 $this->modifiedDate = $modifiedDate;
3811 return $this->modifiedDate;
3931 public $modifiedDate; variable in Google_Service_Drive_CommentReply
3986 $this->modifiedDate = $modifiedDate;
3990 return $this->modifiedDate;
4105 public $modifiedDate; variable in Google_Service_Drive_DriveFile
4390 $this->modifiedDate = $modifiedDate;
4394 return $this->modifiedDate;
5491 public $modifiedDate; variable in Google_Service_Drive_Revision
[all …]
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/test/Horde/Db/Adapter/
H A DOci8Test.php350 $modifiedDate = $this->_conn->modifyDate('mystart', '+', 1, 'DAY');
351 $this->assertEquals('mystart + INTERVAL \'1\' DAY', $modifiedDate);
367 . $modifiedDate . ' = myend')
H A DMysqlBase.php480 $modifiedDate = $this->_conn->modifyDate('start', '+', 1, 'DAY');
481 $this->assertEquals('start + INTERVAL \'1\' DAY', $modifiedDate);
497 . $modifiedDate . ' = end')
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/test/Horde/Db/Adapter/Pdo/
H A DPgsqlTest.php347 $modifiedDate = $this->_conn->modifyDate('mystart', '+', 1, 'DAY');
348 $this->assertEquals('mystart + INTERVAL \'1 DAY\'', $modifiedDate);
364 . $modifiedDate . ' = myend')
H A DSqliteTest.php333 $modifiedDate = $this->_conn->modifyDate('start', '+', 1, 'DAY');
334 $this->assertEquals('datetime(start, \'+1 days\')', $modifiedDate);
350 . $modifiedDate . ' = end')
/dports/lang/smalltalk/smalltalk-3.2.5/packages/net/
H A DFTP.st38 | permissions id owner group sizeInBytes modifiedDate filename isDirectory |
83 modifiedDate [
85 ^modifiedDate
88 modifiedDate: aValue [
90 modifiedDate := aValue
149 self modifiedDate: (self getDateFromNext: 3 on: stream).
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_DriveService.php1453 public $modifiedDate; variable in Google_DriveFile
1648 public function setModifiedDate($modifiedDate) { argument
1649 $this->modifiedDate = $modifiedDate;
1652 return $this->modifiedDate;
2020 public $modifiedDate; variable in Google_Revision
2117 public function setModifiedDate($modifiedDate) { argument
2118 $this->modifiedDate = $modifiedDate;
2121 return $this->modifiedDate;
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/src/vm/intplugins/FilePlugin/
H A DFilePlugin.c54 …ileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag,…
197 …ileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag,… in makeDirEntryNamesizecreateDatemodDateisDirfileSize() argument
209 interpreterProxy->pushRemappableOop(interpreterProxy->positive32BitIntegerFor(modifiedDate)); in makeDirEntryNamesizecreateDatemodDateisDirfileSize()
360 sqInt modifiedDate; in primitiveDirectoryLookup() local
386 &modifiedDate, &dirFlag, &fileSize); in primitiveDirectoryLookup()
400 …ecreateDatemodDateisDirfileSize(entryName, entryNameSize, createDate, modifiedDate, dirFlag, fileS… in primitiveDirectoryLookup()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tools/fiwalk/plugins/
H A Ddocx_extractor.py127 modifiedDate = xml_dom.getElementsByTagName("dcterms:modified")
128 collectMetadata(modifiedDate, "Last-Modified: ")
/dports/emulators/stella/stella-6.6/src/common/
H A DZipHandler.hxx201 uInt16 modifiedDate() const { return read_word(0x0c); } in modifiedDate() function in ZipHandler::LocalFileHeaderReader
228 uInt16 modifiedDate() const { return read_word(0x0e); } in modifiedDate() function in ZipHandler::CentralDirEntryReader

123