Intl. Relative Time Format

GPTKB entity

Statements (59)
Predicate Object
gptkbp:instance_of gptkb:item
gptkb:satellite
gptkbp:api Part of the Internationalization API.
Used in various AP Is for date handling.
gptkbp:atm Example of a locale.
gptkbp:code Part of ECMA Script Internationalization API.
gptkbp:community_support Widely supported by the developer community.
gptkbp:constructor Intl. Relative Time Format()
gptkbp:contribution Open for community contributions.
gptkbp:declination Example of a locale.
gptkbp:default_web_browser Supported in modern browsers.
gptkbp:error_handling Handles errors for unsupported locales.
gptkbp:evokes Example of a locale.
gptkbp:example Numerous examples available online.
gptkbp:features Object with options for formatting.
options can include 'numeric' and 'style'.
gptkbp:foaled Example of a locale.
gptkbp:form Can be polyfilled for older browsers.
gptkbp:format Example: '5 days ago'.
Example: 'in 5 days'.
Handles pluralization in formatting.
Method to format a relative time into parts.
Method to format a relative time.
format To Parts(value, unit) method.
format(value, unit) method.
gptkbp:future_plans Future updates may enhance functionality.
gptkbp:has_documentation Well-documented in MDN Web Docs.
https://www.w3.org/2000/01/rdf-schema#label Intl. Relative Time Format
gptkbp:intelligence Example of a locale.
gptkbp:involved_units Unit can be 'second', 'minute', 'hour', 'day', 'week', 'month', 'year'.
gptkbp:is_a_framework_for Used in frameworks like React and Angular.
gptkbp:is_compatible_with Maintains backward compatibility.
gptkbp:is_implemented_in Implemented in Java Script engines.
gptkbp:is_standardized_by Standardized by ECMA International.
gptkbp:latest_version Part of ECMA Script 402.
gptkbp:letterer Example of a locale.
gptkbp:library Compatible with date libraries like Moment.js.
gptkbp:localization Aids in localization of applications.
Formats are locale-sensitive.
Method to determine if a locale is supported.
Option for locale matching.
supported Locales Of(locales, options) method.
String or Array of strings representing the locales.
gptkbp:number Example of a locale.
Option for numeric representation.
gptkbp:official_language Returns the default locale.
gptkbp:par Example of a locale.
gptkbp:part_of Returns types of parts in format To Parts.
gptkbp:performance Optimized for performance in formatting.
gptkbp:purpose Format relative time strings in a locale-sensitive manner.
gptkbp:related_jeps Example of a locale.
gptkbp:specifies Defined in the Unicode Technical Standard.
gptkbp:style Option for style representation.
gptkbp:translated_into Example of a locale.
gptkbp:tutorials Tutorials available for learning.
gptkbp:type gptkb:Java_Enhancement_Proposal
gptkbp:use_case Commonly used in applications with date and time.
gptkbp:uses Used in internationalization.
gptkbp:values Value can be positive or negative.