Home
last modified time | relevance | path

Searched defs:date_format (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dclient_lib_test.py120 date_format = '%H:%M:%S' variable
/external/v8/src/objects/
Dintl-objects.cc131 icu::SimpleDateFormat* date_format = nullptr; in CreateICUDateFormat() local
168 icu::SimpleDateFormat* date_format, in SetResolvedDateSettings()
610 icu::SimpleDateFormat* date_format = in InitializeDateTimeFormat() local
670 icu::SimpleDateFormat* date_format = in FormatDateTime() local
735 Handle<JSObject> date_format; in ToLocaleDateTime() local
/external/v8/src/runtime/
Druntime-intl.cc217 icu::SimpleDateFormat* date_format = in RUNTIME_FUNCTION() local
/external/v8/src/builtins/
Dbuiltins-intl.cc499 icu::SimpleDateFormat* date_format = in BUILTIN() local
/external/python/cpython2/Modules/
Ddatetimemodule.c2551 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function
/external/python/cpython3/Modules/
D_datetimemodule.c3103 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function