Home
last modified time | relevance | path

Searched refs:Timestamp (Results 1 – 25 of 26) sorted by path

12

/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md955 * Added: Timestamp date fields get converted as dates
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeveloperComment.php22 protected $lastModifiedType = Timestamp::class;
30 * @param Timestamp
32 public function setLastModified(Timestamp $lastModified)
37 * @return Timestamp
H A DReviewReplyResult.php22 protected $lastEditedType = Timestamp::class;
30 * @param Timestamp
32 public function setLastEdited(Timestamp $lastEdited)
37 * @return Timestamp
H A DTimestamp.php20 class Timestamp extends \Google\Model class
62 class_alias(Timestamp::class, 'Google_Service_AndroidPublisher_Timestamp');
H A DUserComment.php40 protected $lastModifiedType = Timestamp::class;
138 * @param Timestamp
140 public function setLastModified(Timestamp $lastModified)
145 * @return Timestamp
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DEnvironment.php23 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 DExecution.php23 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 DPerfSample.php22 protected $sampleTimeType = Timestamp::class;
27 * @param Timestamp
29 public function setSampleTime(Timestamp $sampleTime)
34 * @return Timestamp
H A DStep.php23 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 DTestCase.php25 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 DTimestamp.php20 class Timestamp extends \Google\Model class
62 class_alias(Timestamp::class, 'Google_Service_ToolResults_Timestamp');
H A DToolOutputReference.php22 protected $creationTimeType = Timestamp::class;
30 * @param Timestamp
32 public function setCreationTime(Timestamp $creationTime)
37 * @return Timestamp
/plugin/farm/images/
H A D.directory3 Timestamp=2009,12,9,14,41,35
/plugin/farm/install/animaltemplate/
H A D.directory2 Timestamp=2010,1,19,18,1,48
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md533 - Type DateTime and Timestamp \(U format\) [\#343](https://github.com/schmittjoh/serializer/issues/…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DTimestamp.php9 class Timestamp class
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php98 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/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1527 test: Timestamp
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php137 $Timestamp = getid3_lib::BigEndian2Int(substr($ThisTagHeader, 8, 3));
140 if ($Timestamp > $Duration) {
141 $Duration = $Timestamp;
/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php81 $Timestamp = getid3_lib::BigEndian2Int(substr($ThisTagHeader, 8, 3));
180 if ($Timestamp > $Duration) {
181 $Duration = $Timestamp;
/plugin/tagfilter/script/select2/
H A DLICENSE3 Version: @@ver@@ Timestamp: @@timestamp@@
H A Dselect2.css2 Version: 3.4.6 Timestamp: Sat Mar 22 22:30:15 EDT 2014
/plugin/tagfilter/
H A Dstyle.css105 Version: 3.4.6 Timestamp: Sat Mar 22 22:30:15 EDT 2014
/plugin/timestamp/
H A Dplugin.info.txt5 name Timestamp Plugin
/plugin/xcom/lang/en/
H A Dfunctions.txt149 ==== Timestamp ====

12