Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/arm/test/
H A Dcommon.py31 date_format = auto() variable in arm_test_options
/aosp_15_r20/tools/test/openhst/
Dstress_test.proto46 string date_format = 5; field
/aosp_15_r20/external/googleapis/google/apps/drive/labels/v2/
H A Dfield.proto142 string date_format = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/googleapis/google/apps/drive/labels/v2beta/
H A Dfield.proto142 string date_format = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/python/cpython2/Modules/
Ddatetimemodule.c2551 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function
/aosp_15_r20/external/python/cpython3/Modules/
D_datetimemodule.c3276 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function