https://github.com/fingerpich/jalali-moment
Display, parse, manipulate, validate and convert jalali (Persian, Khorshidi, Shamsi) or Gregorian (Miladi) dates and times.
https://github.com/fingerpich/jalali-moment
angular convert date datetime jalali momentjs typescript
Last synced: about 1 year ago
JSON representation
Display, parse, manipulate, validate and convert jalali (Persian, Khorshidi, Shamsi) or Gregorian (Miladi) dates and times.
- Host: GitHub
- URL: https://github.com/fingerpich/jalali-moment
- Owner: fingerpich
- License: mit
- Created: 2017-04-19T12:43:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T11:05:12.000Z (about 3 years ago)
- Last Synced: 2025-05-09T13:11:37.661Z (about 1 year ago)
- Topics: angular, convert, date, datetime, jalali, momentjs, typescript
- Language: JavaScript
- Homepage: https://fingerpich.github.io/jalali-moment/
- Size: 2.8 MB
- Stars: 441
- Watchers: 10
- Forks: 69
- Open Issues: 27
-
Metadata Files:
- Readme: README.fa.md
- License: LICENSE
Awesome Lists containing this project
README
# Jalali Moment جلالی مامنت
نمایش٬ تبدیل و مدیریت تاریخ شمسی٬ جلالی یا خورشیدی به میلادی یا گرگورین
#### نمونه های استفاده
- [دمو](https://fingerpich.github.io/jalali-moment)
- [یک نمونه ساده](https://plnkr.co/edit/MBv2BBjLvIqjtMdoGdgk?p=preview)
## نحوه
- [نصب کتابخانه](https://github.com/fingerpich/jalali-moment#install)
- [استفاده از تاریخ شمسی در node js](https://github.com/fingerpich/jalali-moment#using-in-nodejs)
- استفاده از جلالی مامنت در
- [Node.js](https://github.com/fingerpich/jalali-moment#using-in-nodejs)
- [React](https://github.com/fingerpich/jalali-moment#react)
- [Es5](https://github.com/fingerpich/jalali-moment#es5)
- [Typescript](https://github.com/fingerpich/jalali-moment#typescript)
- [Angular](https://github.com/fingerpich/jalali-moment#angular)
- [Aurelia](https://github.com/fingerpich/jalali-moment#aurelia)
- [Vue](https://github.com/fingerpich/jalali-moment#vue)
- [Terminal(Command Line)](https://github.com/fingerpich/jalali-moment#command-line)
- [Jquery](https://github.com/fingerpich/jalali-moment#jquery)
- [توابع تاریخ شمسی٬ جلالی٬ خورشیدی و میلادی](https://github.com/fingerpich/jalali-moment#api)
- [گرفتن تاریخ از یک رشته](https://github.com/fingerpich/jalali-moment#parse)
- [نمایش](https://github.com/fingerpich/jalali-moment#display-jalali-or-miladi-date)
- [تغییر](https://github.com/fingerpich/jalali-moment#manipulate)
- [بررسی صحت](https://github.com/fingerpich/jalali-moment#validate)
- [میلادی به شمسی](https://github.com/fingerpich/jalali-moment#convert-gregorian-miladi-to-jalali-shamsi-persian)
- [شمسی به میلادی](https://github.com/fingerpich/jalali-moment#convert-persianjalali--shamsi-khorshidi-to-gregorian-miladi-calendar-system)