Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DBaseHTTPServer.py474 day, self.monthname[month], year,
483 day, self.monthname[month], year, hh, mm, ss)
488 monthname = [None, variable in BaseHTTPRequestHandler
DCookie.py389 def _getdate(future=0, weekdayname=_weekdayname, monthname=_monthname): argument
394 (weekdayname[wd], day, monthname[month], year, hh, mm, ss)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DBaseHTTPServer.py471 day, self.monthname[month], year,
480 day, self.monthname[month], year, hh, mm, ss)
485 monthname = [None, variable in BaseHTTPRequestHandler