UNPKG

@i-novus/ui-core

Version:

Базовые UI компоненты

6 lines (5 loc) 191 B
import dayjs from 'dayjs'; export const TODAY = dayjs(); export const DATE_FORMAT = 'DD.MM.YYYY'; export const OUTPUT_FORMAT = 'YYYY-MM-DDTHH:mm:ss'; export const INTERVAL_SEPARATOR = '—';