Home
last modified time | relevance | path

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

12

/plugin/swarmwebhook/_test/
H A DIFTTTparseTime.test.php23 $this->assertEquals('2018-05-24T18:02:00+02:00', $actualDateTime->format(\DateTime::ATOM));
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DDateAdded.php22 $formatted = $value->format(DateTime::ATOM);
/plugin/gallery/
H A Dplugin.info.txt6 desc Creates a gallery of images from a namespace or RSS/ATOM feed
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithXmlRootNamespace.php50 $this->etag = sha1($this->createdAt->format(\DateTime::ATOM));
H A DObjectWithXmlNamespaces.php57 $this->etag = sha1($this->createdAt->format(\DateTime::ATOM));
H A DBlogPost.php119 $this->etag = sha1($this->createdAt->format(\DateTime::ATOM));
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DTransition.php30 public const ATOM = 5; define in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
H A DAtomTransition.php34 return self::ATOM;
/plugin/swarmwebhook/webhooks/
H A DZapier.php114 'time' => $dateTime->format(\DateTime::ATOM),
H A DIFTTT.php128 'time' => $dateTime->format(\DateTime::ATOM),
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1ATOM","NUMBER","BRACKET","INDENT_WORD_SKIP","makeKeywords","str","obj","words","split","i","length…
H A Dcobol.min.js.map1ATOM","NUMBER","KEYWORD","MODTAG","COBOLLINENUM","PERIOD","makeKeywords","str","obj","words","spli…
/plugin/combo/ComboStrap/
H A DIso8601Date.php31 * ATOM = IS08601
35 \DateTimeInterface::ATOM,
148 * ATOM is
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php308 … $handlerRegistry->registerSubscribingHandler(new DateHandler(\DateTime::ATOM, 'UTC', false));
323 … $handlerRegistry->registerSubscribingHandler(new DateHandler(\DateTime::ATOM, 'UTC', false));
H A DBaseSerializationTest.php719 …'2011-07-30T00:00:00+00:00', $this->getField($deserialized, 'createdAt')->format(\DateTime::ATOM));
749 …'2011-07-30T00:00:00+00:00', $this->getField($deserialized, 'createdAt')->format(\DateTime::ATOM));
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DDateHandler.php63 …public function __construct(string $defaultFormat = \DateTime::ATOM, string $defaultTimezone = 'UT…
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersXml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ReadersXml.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/davcal/
H A Dhelper.php1107 $entry['start'] = $dtStart->format(\DateTime::ATOM);
1119 $entry['end'] = $dtEnd->format(\DateTime::ATOM);
1130 $entry['end'] = $dtEnd->format(\DateTime::ATOM);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php653 case Transition::ATOM:
H A DATNDeserializer.php796 case Transition::ATOM:
H A DParserATNSimulator.php2038 case Transition::ATOM:
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst406 …te the name). For jms/serializer-bundle the default format is `\DateTime::ATOM` (the real ISO-8601…
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt343 ===== RSS/ATOM Feed Aggregation =====
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt454 ===== RSS/ATOM Feed Aggregation =====

12