Home | History | Annotate | Download | only in unicode

Lines Matching refs:udat_open

45  *  UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, -1, &status);
64 * UDateFormat* df = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, 0, &status);
88 * UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, -1, NULL, 0, &status);
101 * udat_open()
104 * UDateFormat* df = udat_open(UDAT_SHORT, UDAT_SHORT, "fr_FR", NULL, -1, NULL, 0, &status);
184 * Use the pattern given in the parameter to udat_open
185 * @see udat_open
827 udat_open(UDateFormatStyle timeStyle,
945 * The date will be formatted using the conventions specified in {@link #udat_open }
972 * The date will be formatted using the conventions specified in {@link #udat_open }
1002 * The date will be formatted using the conventions specified in {@link #udat_open}
1037 * The date will be formatted using the conventions specified in {@link #udat_open }
1077 * The date will be parsed using the conventions specified in {@link #udat_open }.
1109 * The date will be parsed using the conventions specified in {@link #udat_open }.
1615 * @see udat_open