Home
last modified time | relevance | path

Searched defs:parsedate (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/email/
D_parseaddr.py178 def parsedate(data): function
/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2048 UDate parsedate = fmt.parse(ctou(string), ec); in expect() local
2062 UDate parsedate = fmt.parse(ctou(string), ec); in expect() local
2084 UDate parsedate = fmt.parse(string, ec); in expect() local
4028 UDate parsedate = sdf.parse(expected,status); in TestFormalChineseDate() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatTest.java3341 Date parsedate = fmt.parse(string); in expect() local
3368 Date parsedate = fmt.parse(string); in expect() local
4038 Date parsedate = sdf.parse(expected, pp); in TestFormalChineseDate() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3425 Date parsedate = fmt.parse(string); in expect() local
3452 Date parsedate = fmt.parse(string); in expect() local
4122 Date parsedate = sdf.parse(expected, pp); in TestFormalChineseDate() local