CALENDAR_DECL_LONG_CONST 506 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_ERA", UCAL_ERA); CALENDAR_DECL_LONG_CONST 507 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_YEAR", UCAL_YEAR); CALENDAR_DECL_LONG_CONST 508 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_MONTH", UCAL_MONTH); CALENDAR_DECL_LONG_CONST 509 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_WEEK_OF_YEAR", UCAL_WEEK_OF_YEAR); CALENDAR_DECL_LONG_CONST 510 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_WEEK_OF_MONTH", UCAL_WEEK_OF_MONTH); CALENDAR_DECL_LONG_CONST 511 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_DATE", UCAL_DATE); CALENDAR_DECL_LONG_CONST 512 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_YEAR", UCAL_DAY_OF_YEAR); CALENDAR_DECL_LONG_CONST 513 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_WEEK", UCAL_DAY_OF_WEEK); CALENDAR_DECL_LONG_CONST 514 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_WEEK_IN_MONTH", UCAL_DAY_OF_WEEK_IN_MONTH); CALENDAR_DECL_LONG_CONST 515 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_AM_PM", UCAL_AM_PM); CALENDAR_DECL_LONG_CONST 516 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_HOUR", UCAL_HOUR); CALENDAR_DECL_LONG_CONST 517 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_HOUR_OF_DAY", UCAL_HOUR_OF_DAY); CALENDAR_DECL_LONG_CONST 518 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_HOUR", UCAL_HOUR); CALENDAR_DECL_LONG_CONST 519 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_HOUR_OF_DAY", UCAL_HOUR_OF_DAY); CALENDAR_DECL_LONG_CONST 520 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_MINUTE", UCAL_MINUTE); CALENDAR_DECL_LONG_CONST 521 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_SECOND", UCAL_SECOND); CALENDAR_DECL_LONG_CONST 522 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_MILLISECOND", UCAL_MILLISECOND); CALENDAR_DECL_LONG_CONST 523 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_ZONE_OFFSET", UCAL_ZONE_OFFSET); CALENDAR_DECL_LONG_CONST 524 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_DST_OFFSET", UCAL_DST_OFFSET); CALENDAR_DECL_LONG_CONST 525 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_YEAR_WOY", UCAL_YEAR_WOY); CALENDAR_DECL_LONG_CONST 526 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_DOW_LOCAL", UCAL_DOW_LOCAL); CALENDAR_DECL_LONG_CONST 527 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_EXTENDED_YEAR", UCAL_EXTENDED_YEAR); CALENDAR_DECL_LONG_CONST 528 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_JULIAN_DAY", UCAL_JULIAN_DAY); CALENDAR_DECL_LONG_CONST 529 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_MILLISECONDS_IN_DAY", UCAL_MILLISECONDS_IN_DAY); CALENDAR_DECL_LONG_CONST 530 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_IS_LEAP_MONTH", UCAL_IS_LEAP_MONTH); CALENDAR_DECL_LONG_CONST 531 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_FIELD_COUNT", UCAL_FIELD_COUNT); CALENDAR_DECL_LONG_CONST 532 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("FIELD_DAY_OF_MONTH", UCAL_DAY_OF_MONTH); CALENDAR_DECL_LONG_CONST 534 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_SUNDAY", UCAL_SUNDAY); CALENDAR_DECL_LONG_CONST 535 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_MONDAY", UCAL_MONDAY); CALENDAR_DECL_LONG_CONST 536 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_TUESDAY", UCAL_TUESDAY); CALENDAR_DECL_LONG_CONST 537 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_WEDNESDAY", UCAL_WEDNESDAY); CALENDAR_DECL_LONG_CONST 538 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_THURSDAY", UCAL_THURSDAY); CALENDAR_DECL_LONG_CONST 539 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_FRIDAY", UCAL_FRIDAY); CALENDAR_DECL_LONG_CONST 540 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_SATURDAY", UCAL_SATURDAY); CALENDAR_DECL_LONG_CONST 543 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKDAY", UCAL_WEEKDAY); CALENDAR_DECL_LONG_CONST 544 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND", UCAL_WEEKEND); CALENDAR_DECL_LONG_CONST 545 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND_OFFSET", UCAL_WEEKEND_ONSET); CALENDAR_DECL_LONG_CONST 546 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("DOW_TYPE_WEEKEND_CEASE", UCAL_WEEKEND_CEASE); CALENDAR_DECL_LONG_CONST 550 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("WALLTIME_FIRST", UCAL_WALLTIME_FIRST); CALENDAR_DECL_LONG_CONST 551 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("WALLTIME_LAST", UCAL_WALLTIME_LAST); CALENDAR_DECL_LONG_CONST 552 ext/intl/calendar/calendar_class.cpp CALENDAR_DECL_LONG_CONST("WALLTIME_NEXT_VALID", UCAL_WALLTIME_NEXT_VALID);