@billogram/locale
v1.1.0
Published
> Functions for working with locale
Downloads
13
Keywords
Readme
@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