1.1.0 • Published 2 years ago

@billogram/locale v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@billogram/locale

Functions for working with locale

Install

yarn add @billogram/locale

Usage

import {
    Calendars,
    CalendarsWithTime,
    getLocale,
    initializeLocalization,
} from '@billogram/locale';

getLocale

getLocale();

initializeLocalization

initializeLocalization();

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT