Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drfc822.py993 hhmm, ss = divmod(hhmmss, 60) variable
994 hh, mm = divmod(hhmm, 60)