Table of Contents - timeliness-0.4.4 Documentation
Pages
-
CHANGELOG
- 0.4.4 - 2019-08-06
- 0.4.3 - 2019-06-16
- 0.4.2 - 2019-06-15
- 0.4.1 - 2019-06-11
- 0.4.0 - 2019-02-09
- 0.3.10 - 2019-02-06
- 0.3.9 - 2019-02-03 [YANKED]
- 0.3.8 - 2016-01-06
- 0.3.7 - 2012-10-03
- 0.3.6 - 2012-03-29
- 0.3.5 - 2012-03-29
- 0.3.4 - 2011-05-26
- 0.3.3 - 2011-01-02
- 0.3.2 - 2010-11-26
- 0.3.1 - 2010-11-27
- 0.3.0 - 2010-11-27
- 0.2.0 - 2010-10-27
- 0.1.1 - 2010-10-14
- 0.1.0 - 2010-10-14
-
README
- Timeliness
- Description
- Usage
- Specify a Type
- Specify the Current Date
- Timezone
- Restrict to Format
- String with Offset or Zone Abbreviations
- Raw Parsed Values
- ActiveSupport Core Extensions
- Formats
- Datetime formats
- Date formats
- Time formats
- Format Tokens
- Settings
- US/Euro Formats
- Thread Safety
- Customising Formats
- Ambiguous Year
- Credits
- License
- Timeliness
Classes and Modules
- String
- Timeliness
- Timeliness::Configuration
- Timeliness::CoreExt
- Timeliness::Definitions
- Timeliness::Format
- Timeliness::FormatSet
- Timeliness::Helpers
- Timeliness::Parser
- Timeliness::Parser::MissingTimezoneSupport
Methods
- ::_parse — Timeliness::Parser
- ::acts_like_temporal? — Timeliness::Parser
- ::add_formats — Timeliness::Definitions
- ::compile — Timeliness::FormatSet
- ::compile_formats — Timeliness::Definitions
- ::configure — Timeliness
- ::create_time_in_zone — Timeliness::Parser
- ::current_date — Timeliness::Parser
- ::current_date_format — Timeliness::Definitions
- ::current_date_format= — Timeliness::Definitions
- ::current_time_in_zone — Timeliness::Parser
- ::default_values_by_type — Timeliness::Parser
- ::evaluate_date_for_time_type — Timeliness::Parser
- ::fast_date_valid_with_fallback — Timeliness::Parser
- ::format_sets — Timeliness::Definitions
- ::make_time — Timeliness::Parser
- ::new — Timeliness::Configuration
- ::new — Timeliness::Format
- ::new — Timeliness::FormatSet
- ::parse — Timeliness::Parser
- ::parseable? — Timeliness::Parser
- ::remove_formats — Timeliness::Definitions
- ::shift_time_to_zone — Timeliness::Parser
- ::sorted_token_keys — Timeliness::Definitions
- ::time_with_datetime_fallback — Timeliness::Parser
- ::type_and_options_from_args — Timeliness::Parser
- ::use_euro_formats — Timeliness::Definitions
- ::use_us_formats — Timeliness::Definitions
- ::zone_and_offset — Timeliness::Parser
- #abbr_month_names — Timeliness::Helpers
- #compile! — Timeliness::Format
- #compile! — Timeliness::FormatSet
- #define_process_method — Timeliness::Format
- #full_hour — Timeliness::Helpers
- #i18n_loaded? — Timeliness::Helpers
- #match — Timeliness::FormatSet
- #microseconds — Timeliness::Helpers
- #month_index — Timeliness::Helpers
- #month_names — Timeliness::Helpers
- #offset_in_seconds — Timeliness::Helpers
- #process — Timeliness::Format
- #single_format — Timeliness::FormatSet
- #to_date — String
- #to_datetime — String
- #to_time — String
- #unambiguous_year — Timeliness::Helpers