Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_imaplib.py34 imaplib.Time2Internaldate(t)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimaplib.py320 date_time = Time2Internaldate(date_time)
1382 def Time2Internaldate(date_time): function