UNPKG
jalali-ts
Version:
latest (8.0.0)
8.0.0
6.0.0
4.0.0
2.0.5
2.0.4
2.0.3
2.0.2
1.3.0
1.2.9
1.2.8
1.2.7
1.2.2
1.1.0
1.0.2
0.0.1
Parse and interact with jalali date
github.com/SaeedDev94/jalali-ts
SaeedDev94/jalali-ts
jalali-ts
/
dist
/
locale
/
fa.locale.d.ts
5 lines
(4 loc)
•
162 B
TypeScript
View Raw
1
2
3
4
5
declare
const
faWeekDays
:
string
[];
declare
const
faWeekDaysShort
:
string
[];
declare
const
faMonths
:
string
[];
export
{ faWeekDays, faWeekDaysShort, faMonths, };