antd-jalali-moment
Version:
Support for jalali dates and time for ant-design(antd)
33 lines (32 loc) • 624 B
JSON
{
"name": "antd-jalali-moment",
"description": "Jalali (Persian, Khorshidi, Shamsi) calendar system to use in ant-design when using fa locale",
"main": "antd-jalali-moment.js",
"authors": [
"Vahid Alizad"
],
"license": "MIT",
"keywords": [
"and-design",
"antd",
"jalali",
"convert",
"miladi",
"shamsi",
"typescript",
"javascript",
"persian",
"khorshidi",
"date",
"time",
"calendar"
],
"homepage": "https://github.com/vahidalizad/ant-design-jalali",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}