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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_strptime.py 152 U_W = '%W'
154 U_W = '%U'
155 date_time[offset] = current_format.replace('11', U_W)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_strptime.py 152 U_W = '%W'
154 U_W = '%U'
155 date_time[offset] = current_format.replace('11', U_W)

Completed in 93 milliseconds