Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class I18N_DATE_FORMATTER General cluster: formatter description: "Class that allows formatting of a DATE, TIME, or DATE_TIME according to the information in a I18N_DATE_TIME_INFO" create: make Ancestors ANY Queries format_date (date: DATE): STRING_32 format_date_time (date_time: DATE_TIME): STRING_32 format_time (time: TIME): STRING_32 Commands make (locale_info: I18N_LOCALE_INFO) Constraints long date format exists long time format exists date time format exists
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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