Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class I18N_FORMATTING_ACTIONS General cluster: formatter description: "Actions used by the various 'formatting' elements" Ancestors ANY SHARED_I18N_FORMATTING_UTILITY Queries abbreviated_day_name_action (a_date: DATE; a_locale_info: I18N_LOCALE_INFO): STRING_32 abbreviated_month_name_action (a_date: DATE; a_locale_info: I18N_LOCALE_INFO): STRING_32 am_pm_1_action (a_time: TIME): STRING_32 am_pm_lowercase_action (a_time: TIME; a_locale_info: I18N_LOCALE_INFO): STRING_32 am_pm_uppercase_action (a_time: TIME; a_locale_info: I18N_LOCALE_INFO): STRING_32 century_number_action (a_date: DATE): STRING_32 day_name_action (a_date: DATE; a_locale_info: I18N_LOCALE_INFO): STRING_32 day_of_month_action (a_date: DATE): STRING_32 day_of_month_padded_action (a_date: DATE): STRING_32 day_of_week_0_action (a_date: DATE): STRING_32 day_of_week_action (a_date: DATE): STRING_32 day_of_year_action (a_date: DATE): STRING_32 Fu: I18N_FORMATTING_UTILITY hour_12_action (a_time: TIME): STRING_32 hour_12_padded_action (a_time: TIME): STRING_32 hour_24_action (a_time: TIME): STRING_32 hour_24_padded_action (a_time: TIME): STRING_32 iso_year_with_century_action (a_date: DATE): STRING_32 iso_year_without_century_action (a_date: DATE): STRING_32 minutes_action (a_time: TIME): STRING_32 minutes_padded_action (a_time: TIME): STRING_32 month_action (a_date: DATE): STRING_32 month_name_action (a_date: DATE; a_locale_info: I18N_LOCALE_INFO): STRING_32 month_padded_action (a_date: DATE): STRING_32 seconds_action (a_time: TIME): STRING_32 seconds_padded_action (a_time: TIME): STRING_32 week_number_iso_action (a_date: DATE): STRING_32 week_number_monday_as_first_action (a_date: DATE): STRING_32 week_number_sunday_as_first_action (a_date: DATE): STRING_32 year_1_action (a_date: DATE): STRING_32 year_2_action (a_date: DATE): STRING_32 year_4_action (a_date: DATE): STRING_32
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org