UNPKG

react-trip-date

Version:

date-picker and range-picker for React applications

3 lines (2 loc) 110 B
import { Dayjs } from "dayjs"; export declare const getDayFormat: (day: Dayjs, jalali?: boolean) => string;