jalali-moment
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "jalali-moment", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "Jalaali (Jalali, Persian, Khorshidi, Shamsi) calendar system plugin for moment.js.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -811,6 +811,6 @@ | ||
m.format('D MMMM YYYY').should.be.equal('17 اوت 1981') | ||
m.format('jD jMMMM jYYYY').should.be.equal('26 امرداد 1360') | ||
m.format('jD jMMMM jYYYY').should.be.equal('26 مرداد 1360') | ||
m.calendar().should.be.equal('1360/05/26') | ||
m.format('LLLL').should.be.equal('دوشنبه، 26 امرداد 1360 00:00') | ||
m.format('llll').should.be.equal('دوشنبه، 26 امر 1360 00:00') | ||
m.format('LLLL').should.be.equal('دوشنبه، 26 مرداد 1360 00:00') | ||
m.format('llll').should.be.equal('دوشنبه، 26 مرد 1360 00:00') | ||
moment.locale(ol) | ||
@@ -817,0 +817,0 @@ }) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
114579