Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Vault/
H A DDriveOptions.php21 public $versionDate; variable in Google_Service_Vault_DriveOptions
31 public function setVersionDate($versionDate) argument
33 $this->versionDate = $versionDate;
37 return $this->versionDate;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Vault/
H A DDriveOptions.php22 public $versionDate; variable in Google_Service_Vault_DriveOptions
40 public function setVersionDate($versionDate) argument
42 $this->versionDate = $versionDate;
46 return $this->versionDate;
/dports/audio/libmusicxml/libmusicxml-3.18/src/lilypond/
H A Dversion.cpp31 string versionDate, in versionInfo() argument
35 fVersionDate = versionDate; in versionInfo()
63 string versionDate, in enlistVersion() argument
69 versionDate, in enlistVersion()
H A Dversion.h31 std::string versionDate,
49 std::string versionDate,
/dports/irc/quassel/quassel-0.14-rc2/src/qtui/
H A Daboutdlg.cpp40 QString versionDate; in AboutDlg() local
44 versionDate = QString("<i>%1</i>").arg(tr("Unknown date")); in AboutDlg()
47versionDate = tryFormatUnixEpoch(Quassel::buildInfo().commitDate, Qt::DateFormat::DefaultLocaleSho… in AboutDlg()
53 .arg(versionDate) in AboutDlg()
/dports/irc/quassel-core/quassel-0.14-rc2/src/qtui/
H A Daboutdlg.cpp40 QString versionDate; in AboutDlg() local
44 versionDate = QString("<i>%1</i>").arg(tr("Unknown date")); in AboutDlg()
47versionDate = tryFormatUnixEpoch(Quassel::buildInfo().commitDate, Qt::DateFormat::DefaultLocaleSho… in AboutDlg()
53 .arg(versionDate) in AboutDlg()
/dports/www/bolt/bolt-2.2.24/vendor/composer/composer/src/Composer/
H A DCompiler.php32 private $versionDate; variable in Composer\\Compiler
57 $this->versionDate = new \DateTime(trim($process->getOutput()));
58 $this->versionDate->setTimezone(new \DateTimeZone('UTC'));
163 $util->updateTimestamps($this->versionDate);
181 … $content = str_replace('@release_date@', $this->versionDate->format('Y-m-d H:i:s'), $content);
259 $warningTime = $this->versionDate->format('U') + 60 * 86400;
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A Dkeyboards.css105 .versionDate {
H A Dbytype-index.css106 .versionDate {
H A Dsummary-index.css178 .versionDate {
H A Dindex.css218 .versionDate {
/dports/net-mgmt/check_nwc_health/check_nwc_health-10.0.0.1/GLPlugin/lib/Monitoring/GLPlugin/SNMP/MibsAndOids/
H A DUCDSNMPMIB.pm151 versionDate => '1.3.6.1.4.1.2021.100.3',
/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DUCD-SNMP-MIB.py196 versionDate = MibScalar((1, 3, 6, 1, 4, 1, 2021, 100, 3), DisplayString()).setMaxAccess("readonly") variable
197 if mibBuilder.loadTexts: versionDate.setDescription('Date string from RCS keyword')
342 …, ssCpuRawIdle=ssCpuRawIdle, prTable=prTable, dskIndex=dskIndex, versionDate=versionDate, dskMinim…
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/funcotator/dataSources/
H A DDataSourceUtils.java815 final LocalDate versionDate = LocalDate.of(year, month, day); in validateVersionInformation() local
818 return (!versionDate.isBefore(MIN_DATE)) && (!versionDate.isAfter(MAX_DATE)); in validateVersionInformation()
/dports/net-mgmt/observium/observium/mibs/net-snmp/
H A DUCD-SNMP-MIB-OLD610 -- versionDate DisplayString,
634 -- versionDate OBJECT-TYPE
H A DUCD-SNMP-MIB1091 versionDate OBJECT-TYPE
/dports/sysutils/rundeck2/pkgs/webapp/assets/
H A Dversion.js.map7 "names":["RundeckVersion","data","self","versionString","versionData","versionDate","colorIdentity"…
H A DversionIdentity.js.map7 "names":["RundeckVersion","data","self","versionString","versionData","versionDate","colorIdentity"…
H A Dapplication.js.map7 …imeout","unset","RundeckVersion","self","versionString","versionData","versionDate","colorIdentity…
/dports/lang/expect/expect5.45.4/example/
H A Dmultixterm312 set versionDate "2004/06/29"
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/EXTRAS/reports/
H A Dnet-snmp418 versionDate(3) type=2 hint=255a
H A Dall297714 versionDate(3) type=2 hint=255a
/dports/www/resin3/resin-3.1.16/webapps/resin-doc/doc/
H A Dresin-tags.xtp439 <td>versionDate</td>
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/
H A DUCD-SNMP-MIB1107 versionDate OBJECT-TYPE
/dports/www/resin3/resin-3.1.16/webapps/resin-doc/changes/
H A Dchanges.xtp803 <li>Add resin.version and resin.versionDate to EL variables (rep by Bill Au)</li>