jalaali / moment-jalaali

A Jalaali (Jalali, Persian, Khorshidi, Shamsi) calendar system plugin for moment.js.
MIT License
940 stars 162 forks source link

Why weeks start from یکشنبه? #250

Closed A2DNEW closed 1 year ago

A2DNEW commented 1 year ago

Hi I use this code:

import moment from 'jalali-moment';
const array = moment.localeData('fa').weekdays();
console.log(array);

And this code return wrong array. Because starts with یکشنبه.

behrang commented 1 year ago

This is the locale data, which must match the English version for translation of the days of the week. Returning first day of week as Saturday is out of the scope of moment-jalaali.

saeidRouhparvar commented 8 months ago

moment().locale('fa').format('ddd') Apar Chaldir 💯