Searched refs:dateTime (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLModElement.idl22 [Reflect] attribute DOMString dateTime;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/Lite/Deserializer/
H A DXMLSchemaSOAP1_2.pm13 string float double decimal dateTime timePeriod gMonth gYearMonth gYear
17 positiveInteger date time dateTime
H A DXMLSchema2001.pm20 float double decimal dateTime timePeriod gMonth gYearMonth gYear
24 unsignedByte positiveInteger date time dateTime
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/Lite/Deserializer/
H A DXMLSchemaSOAP1_2.pm13 string float double decimal dateTime timePeriod gMonth gYearMonth gYear
H A DXMLSchema2001.pm20 float double decimal dateTime timePeriod gMonth gYearMonth gYear
24 unsignedByte positiveInteger date time dateTime
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/cgi-bin/soap/
H A Dvalidator.tcl123 set dat [rpcvar "dateTime.iso8601" $dat]
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/samples/
H A Dxmlrpc-methods-server.tcl41 set result [rpcvar dateTime.iso8601 $result]
/macosx-10.9.5/libxslt-13/libxslt/libexslt/
H A Ddate.c821 * @dateTime: string to analyze
828 exsltDateParse (const xmlChar *dateTime) argument
832 const xmlChar *cur = dateTime;
845 if (dateTime == NULL)
915 cur = dateTime;
950 /* it should be an xs:dateTime */
1178 * Formats @dt in xs:dateTime format.
1379 * @type: dateTime type to set to
1804 * @dateTime: a date/time string
1815 * xs:dateTime o
1819 exsltDateDate(const xmlChar *dateTime) argument
1863 exsltDateTime(const xmlChar *dateTime) argument
1911 exsltDateYear(const xmlChar *dateTime) argument
1960 exsltDateLeapYear(const xmlChar *dateTime) argument
1996 exsltDateMonthInYear(const xmlChar *dateTime) argument
2049 exsltDateMonthName(const xmlChar *dateTime) argument
2097 exsltDateMonthAbbreviation(const xmlChar *dateTime) argument
2143 exsltDateWeekInYear(const xmlChar *dateTime) argument
2212 exsltDateWeekInMonth(const xmlChar *dateTime) argument
2266 exsltDateDayInYear(const xmlChar *dateTime) argument
2316 exsltDateDayInMonth(const xmlChar *dateTime) argument
2364 exsltDateDayOfWeekInMonth(const xmlChar *dateTime) argument
2413 exsltDateDayInWeek(const xmlChar *dateTime) argument
2465 exsltDateDayName(const xmlChar *dateTime) argument
2505 exsltDateDayAbbreviation(const xmlChar *dateTime) argument
2543 exsltDateHourInDay(const xmlChar *dateTime) argument
2589 exsltDateMinuteInHour(const xmlChar *dateTime) argument
2637 exsltDateSecondInMinute(const xmlChar *dateTime) argument
2909 exsltDateSeconds(const xmlChar *dateTime) argument
[all...]
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/t/My/
H A DTypeTest.pm32 _IN bladateTime $dateTime is a dateTime
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/t/My/
H A DTypeTest.pm32 _IN bladateTime $dateTime is a dateTime
/macosx-10.9.5/ruby-104/ruby/lib/xmlrpc/
H A Dparser.rb99 # Converts a the given +str+ to a +dateTime.iso8601+ formatted date.
101 # Raises an exception if the String isn't in +dateTime.iso8601+ format.
104 def self.dateTime(str) singleton method in class:XMLRPC.Convert
130 raise "wrong dateTime.iso8601 format " + str
211 unless %w(i4 i8 int boolean string double dateTime.iso8601 base64).include? node.nodeName
316 def dateTime(node) method in class:XMLRPC.XMLParser
317 nodeMustBe(node, "dateTime.iso8601")
320 Convert.dateTime( text(node.firstChild) )
449 when "dateTime.iso8601" then dateTime(chil
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/XMLRPC/
H A DLite.pm59 dateTime => [35, sub {$_[0] =~ /^\d{8}T\d\d:\d\d:\d\d$/}, 'as_dateTime'],
101 return $encoded[0]->[0] =~ /^(?:array|struct|i4|int|boolean|string|double|dateTime\.iso8601|base64)$/o
179 return ['dateTime.iso8601', {}, $value];
281 } elsif ($name =~ /^(?:int|i4|boolean|string|double|dateTime\.iso8601|methodName)$/) {
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/XMLRPC/
H A DLite.pm58 dateTime => [35, sub {$_[0] =~ /^\d{8}T\d\d:\d\d:\d\d$/}, 'as_dateTime'],
119 return $encoded[0]->[0] =~ /^(?:array|struct|i4|int|boolean|string|double|dateTime\.iso8601|base64)$/o
191 return ['dateTime.iso8601', {}, $value];
305 elsif ($name =~ /^(?:int|i4|boolean|string|double|dateTime\.iso8601|methodName)$/) {
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/XMLRPC/
H A DLite.pm58 dateTime => [35, sub {$_[0] =~ /^\d{8}T\d\d:\d\d:\d\d$/}, 'as_dateTime'],
115 return $encoded[0]->[0] =~ /^(?:array|struct|i4|int|boolean|string|double|dateTime\.iso8601|base64)$/o
187 return ['dateTime.iso8601', {}, $value];
301 elsif ($name =~ /^(?:int|i4|boolean|string|double|dateTime\.iso8601|methodName)$/) {
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/t/
H A D11WSDL02types.t41 dateTime
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/t/
H A D11WSDL02types.t41 dateTime
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/lib/Pod/WSDL/
H A DUtils.pm86 dateTime
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/lib/Pod/WSDL/
H A DUtils.pm86 dateTime
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/t/
H A D08-schema.t80 gMonth gYearMonth gYear gMonthDay gDay duration anyURI dateTime)) {
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/t/
H A D08-schema.t80 gMonth gYearMonth gYear gMonthDay gDay duration anyURI dateTime)) {
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/t/
H A D08-schema.t80 gMonth gYearMonth gYear gMonthDay gDay duration anyURI dateTime)) {
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/
H A Drpcvar.tcl138 # dateTime.iso8601, base64, struct or array. However, we only return one
424 duration dateTime time date gYearMonth gYear gMonthDay gDay \
528 duration dateTime time date gYearMonth gYear gMonthDay gDay \
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducal.cpp394 UDate dateTime,
399 ((Calendar*)cal)->setTime(dateTime, *status);
393 ucal_setMillis( UCalendar* cal, UDate dateTime, UErrorCode* status ) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ducal.h1003 * @param dateTime The desired date and time.
1012 UDate dateTime,
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DSerializer.pm174 dateTime 75

Completed in 214 milliseconds

12