/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
H A D | Execution.php | 23 protected $completionTimeType = Timestamp::class; 25 protected $creationTimeType = Timestamp::class; 47 * @param Timestamp 49 public function setCompletionTime(Timestamp $completionTime) 54 * @return Timestamp 61 * @param Timestamp 63 public function setCreationTime(Timestamp $creationTime) 68 * @return Timestamp
|
H A D | TestCase.php | 25 protected $endTimeType = Timestamp::class; 33 protected $startTimeType = Timestamp::class; 63 * @param Timestamp 65 public function setEndTime(Timestamp $endTime) 70 * @return Timestamp 105 * @param Timestamp 107 public function setStartTime(Timestamp $startTime) 112 * @return Timestamp
|
H A D | Environment.php | 23 protected $completionTimeType = Timestamp::class; 25 protected $creationTimeType = Timestamp::class; 57 * @param Timestamp 59 public function setCompletionTime(Timestamp $completionTime) 64 * @return Timestamp 71 * @param Timestamp 73 public function setCreationTime(Timestamp $creationTime) 78 * @return Timestamp
|
H A D | Step.php | 23 protected $completionTimeType = Timestamp::class; 25 protected $creationTimeType = Timestamp::class; 65 * @param Timestamp 67 public function setCompletionTime(Timestamp $completionTime) 72 * @return Timestamp 79 * @param Timestamp 81 public function setCreationTime(Timestamp $creationTime) 86 * @return Timestamp
|
H A D | PerfSample.php | 22 protected $sampleTimeType = Timestamp::class; 27 * @param Timestamp 29 public function setSampleTime(Timestamp $sampleTime) 34 * @return Timestamp
|
H A D | ToolOutputReference.php | 22 protected $creationTimeType = Timestamp::class; 30 * @param Timestamp 32 public function setCreationTime(Timestamp $creationTime) 37 * @return Timestamp
|
H A D | Timestamp.php | 20 class Timestamp extends \Google\Model class 62 class_alias(Timestamp::class, 'Google_Service_ToolResults_Timestamp');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
H A D | ReviewReplyResult.php | 22 protected $lastEditedType = Timestamp::class; 30 * @param Timestamp 32 public function setLastEdited(Timestamp $lastEdited) 37 * @return Timestamp
|
H A D | DeveloperComment.php | 22 protected $lastModifiedType = Timestamp::class; 30 * @param Timestamp 32 public function setLastModified(Timestamp $lastModified) 37 * @return Timestamp
|
H A D | UserComment.php | 40 protected $lastModifiedType = Timestamp::class; 138 * @param Timestamp 140 public function setLastModified(Timestamp $lastModified) 145 * @return Timestamp
|
H A D | Timestamp.php | 20 class Timestamp extends \Google\Model class 62 class_alias(Timestamp::class, 'Google_Service_AndroidPublisher_Timestamp');
|
/plugin/farm/images/ |
H A D | .directory | 3 Timestamp=2009,12,9,14,41,35
|
/plugin/farm/install/animaltemplate/ |
H A D | .directory | 2 Timestamp=2010,1,19,18,1,48
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | Timestamp.php | 9 class Timestamp class
|
/plugin/timestamp/ |
H A D | plugin.info.txt | 5 name Timestamp Plugin
|
/plugin/jukebox/id3/ |
H A D | module.audio-video.flv.php | 81 $Timestamp = getid3_lib::BigEndian2Int(substr($ThisTagHeader, 8, 3)); 180 if ($Timestamp > $Duration) { 181 $Duration = $Timestamp;
|
/plugin/tagfilter/script/select2/ |
H A D | LICENSE | 3 Version: @@ver@@ Timestamp: @@timestamp@@
|
H A D | select2.css | 2 Version: 3.4.6 Timestamp: Sat Mar 22 22:30:15 EDT 2014
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio-video.flv.php | 137 $Timestamp = getid3_lib::BigEndian2Int(substr($ThisTagHeader, 8, 3)); 140 if ($Timestamp > $Duration) { 141 $Duration = $Timestamp;
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
H A D | BaseSerializationTest.php | 98 use JMS\Serializer\Tests\Fixtures\Timestamp; alias 680 $value = new Timestamp(new \DateTime('2016-02-11 00:00:00', new \DateTimeZone('UTC'))); 684 $deserialized = $this->deserialize($this->getContent('timestamp'), Timestamp::class); 688 … $deserialized = $this->deserialize($this->getContent('timestamp_prev'), Timestamp::class);
|
/plugin/xcom/lang/en/ |
H A D | functions.txt | 149 ==== Timestamp ====
|
/plugin/tagfilter/ |
H A D | style.css | 105 Version: 3.4.6 Timestamp: Sat Mar 22 22:30:15 EDT 2014
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsSpecificationExamples.yml | 1527 test: Timestamp
|
/plugin/amcharts/assets/amcharts/plugins/export/ |
H A D | README.md | 955 * Added: Timestamp date fields get converted as dates
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | CHANGELOG.md | 533 - Type DateTime and Timestamp \(U format\) [\#343](https://github.com/schmittjoh/serializer/issues/…
|