/cts/libs/testserver/src/android/webkit/cts/ |
CtsTestServer.java | 764 String expires = DateUtils.formatDate(new Date(time + mDocValidity), 769 String modified = DateUtils.formatDate(new Date(time - mDocAge), 774 response.addHeader("Date", DateUtils.formatDate(new Date(), DateUtils.PATTERN_RFC1123)); [all...] |
TestWebServer.java | 443 response.addHeader("Date", DateUtils.formatDate(new Date(), DateUtils.PATTERN_RFC1123));
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
httpheaders.py | 142 from email.utils import formatdate, parsedate_tz, mktime_tz 146 from rfc822 import formatdate, parsedate_tz, mktime_tz 616 return (formatdate(time),) [all...] |
/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/ |
common.py | 341 return email_utils.formatdate(posix_time, usegmt=True)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
utils.py | 631 email.utils.formatdate(), msg) 813 msg['Date'] = email.utils.formatdate(localtime=True) [all...] |
/external/v8/src/js/ |
i18n.js | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/ |
handlers.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/logging/ |
handlers.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | [all...] |
/external/jetty/src/java/org/eclipse/jetty/server/ |
ResourceCache.java | 375 _lastModifiedBytes=_lastModified<0?null:new ByteArrayBuffer(HttpFields.formatDate(_lastModified));
|
/prebuilts/gdb/darwin-x86/lib/python2.7/email/test/ |
test_email.py | [all...] |
test_email_renamed.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/email/test/ |
test_email.py | [all...] |
test_email_renamed.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/ |
test_email.py | [all...] |
test_email_renamed.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/ |
test_email.py | [all...] |
test_email_renamed.py | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.mortbay.jetty.server_6.1.23.v201004211559.jar | |
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
httparchive.py | 851 return email.utils.formatdate(updated_seconds, usegmt=True) [all...] |
/external/chromium-trace/catapult/third_party/flot/ |
NEWS.md | 699 - The built-in date formatter can now be accessed as $.plot.formatDate(...) [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
rfc822.py | 952 def formatdate(timeval=None): function [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
rfc822.py | 952 def formatdate(timeval=None): function [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
rfc822.py | 952 def formatdate(timeval=None): function [all...] |