UNPKG

date-vir

Version:

Easy and explicit dates and times.

8 lines (7 loc) 189 B
import { Settings } from 'luxon'; /** * The current user's default locale, useful for formatting purposes. * * @category Formatting */ export const userLocale = Settings.defaultLocale;