/third_party/icu/tools/multi/proj/provider/glue/ |
D | date_fe.cpp | 71 GLUE_SYM (DateFormat ) :: GLUE_SYM(DateFormat) ( UDateFormat* tn) : in GLUE_SYM() argument 79 GLUE_SYM ( DateFormat ) :: ~ GLUE_SYM(DateFormat) () { in GLUE_SYM() argument 87 GLUE_SYM ( DateFormat ) :: create(UDateFormatStyle timeStyle, in GLUE_SYM() argument 113 UnicodeString& GLUE_SYM (DateFormat ) :: format( Calendar& cal, UnicodeString& appendTo, FieldPosi… in GLUE_SYM() argument 140 void GLUE_SYM (DateFormat ) :: parse( const UnicodeString& text, Calendar& cal, ParsePosition& pos… in GLUE_SYM() argument 145 Format* GLUE_SYM (DateFormat ) :: clone(void) const in GLUE_SYM() argument 152 int32_t GLUE_SYM ( DateFormat ) :: countAvailable() { in GLUE_SYM() argument 158 int32_t GLUE_SYM ( DateFormat ) :: appendAvailable(UnicodeString* strs, int32_t i, int32_t /*count*… in GLUE_SYM() argument
|
/third_party/icu/docs/userguide/format_parse/datetime/ |
D | index.md | 48 ### Formatting Dates 71 ### Parsing Dates 91 ### Producing Normal Date Formats for a Locale 113 ### Producing Relative Date Formats for a Locale 126 ### Setting Time Zones 134 ### Working with Positions
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | measfmt.h | 89 class DateFormat; variable
|
D | msgfmt.h | 49 class DateFormat; variable
|
D | smpdtfmt.h | 48 class DateFormat; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | measfmt.h | 89 class DateFormat; variable
|
D | msgfmt.h | 49 class DateFormat; variable
|
D | smpdtfmt.h | 48 class DateFormat; variable
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | measfmt.h | 89 class DateFormat; variable
|
D | msgfmt.h | 49 class DateFormat; variable
|
D | smpdtfmt.h | 48 class DateFormat; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_posix.h | 73 enum DateFormat { J, N, M }; enum
|
/third_party/node/deps/icu-small/source/i18n/ |
D | datefmt.cpp | 123 DateFormat::DateFormat() in DateFormat() function in DateFormat 132 DateFormat::DateFormat(const DateFormat& other) in DateFormat() function in DateFormat
|
/third_party/icu/icu4c/source/i18n/ |
D | datefmt.cpp | 123 DateFormat::DateFormat() in DateFormat() function in DateFormat 132 DateFormat::DateFormat(const DateFormat& other) in DateFormat() function in DateFormat
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | datefmt.cpp | 125 DateFormat::DateFormat() in DateFormat() function in DateFormat 134 DateFormat::DateFormat(const DateFormat& other) in DateFormat() function in DateFormat
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateFormat.java | 144 public abstract class DateFormat extends UFormat { class 1923 protected DateFormat() {} in DateFormat() method in DateFormat
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DateFormat.java | 144 public abstract class DateFormat extends UFormat { class 1796 protected DateFormat() {} in DateFormat() method in DateFormat
|