Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_date_time_format.h106 static constexpr size_t DATE_STYLE_BITS = 3; variable
109 NEXT_BIT_FIELD(BitField, DateStyle, DateTimeStyleOption, DATE_STYLE_BITS, HourCycle)