Skip to content

Add support for dateStyle and timeStyle for Android #926

@dlebedynskyi

Description

@dlebedynskyi

Problem

Intl on Android is still missing dateStyle and timeStyle. iOS already has it since v0.12.

Solution

Ask is to add support for missing Intl.DateTimeFormat API for Android dateStyle/timeStyle.

Additional Context

If possible, would be great to add rest of missing API

to close rest of missing options on Intl.DateTimeFormat as polyfill for Intl.DateTimeFormat is complex and heavy, and is currently required when dateStyle/timeStyle are used.

Related #23 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions