Home
last modified time | relevance | path

Searched refs:ICUTimeShort (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/release/c/os-mapping/
DtestTimezones.sh28 ICUTimeShort=${ICUTime:0:${index1}}
31 if [ "$systemTimeShort" == "$ICUTimeShort" ] && [ "$systemTimeAMPM" == "$ICUAMPM" ]; then