Searched defs:dateToString (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | caltztst.cpp | 140 CalendarTimeZoneTest::dateToString(UDate d) in dateToString() function in CalendarTimeZoneTest 147 CalendarTimeZoneTest::dateToString(UDate d, UnicodeString& str) in dateToString() function in CalendarTimeZoneTest 162 CalendarTimeZoneTest::dateToString(UDate d, UnicodeString& str, in dateToString() function in CalendarTimeZoneTest
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | caltztst.cpp | 140 CalendarTimeZoneTest::dateToString(UDate d) in dateToString() function in CalendarTimeZoneTest 147 CalendarTimeZoneTest::dateToString(UDate d, UnicodeString& str) in dateToString() function in CalendarTimeZoneTest 162 CalendarTimeZoneTest::dateToString(UDate d, UnicodeString& str, in dateToString() function in CalendarTimeZoneTest
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | caltztst.cpp | 140 CalendarTimeZoneTest::dateToString(UDate d) in dateToString() function in CalendarTimeZoneTest 147 CalendarTimeZoneTest::dateToString(UDate d, UnicodeString& str) in dateToString() function in CalendarTimeZoneTest 162 CalendarTimeZoneTest::dateToString(UDate d, UnicodeString& str, in dateToString() function in CalendarTimeZoneTest
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | time.js | 17 function dateToString(date) { function
|
/external/ksoap2/kobjects/org/ksoap2/kobjects/isodate/ |
D | IsoDate.java | 36 public static String dateToString(Date date, int type) { in dateToString() method in IsoDate
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/ |
D | DateDeserializationTest.java | 822 private String dateToString(java.util.Date value) in dateToString() method in DateDeserializationTest
|