HomeSort by relevance Sort by last modified time
    Searched refs:TZdate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/tools/tzcode/
tzselect.ksh 252 TZdate=$(LANG=C TZ="$TZ_for_date" date)
254 TZsec=$(expr "$TZdate" : '.*:\([0-5][0-9]\)')
259 Local time is now: $TZdate.
  /external/icu/icu4c/source/tools/tzcode/
tzselect.ksh 252 TZdate=$(LANG=C TZ="$TZ_for_date" date)
254 TZsec=$(expr "$TZdate" : '.*:\([0-5][0-9]\)')
259 Local time is now: $TZdate.

Completed in 962 milliseconds