dayjs
Version:
2KB immutable date time library alternative to Moment.js with the same modern API
2 lines (1 loc) • 852 B
JavaScript
!function(e,d){"object"==typeof exports&&"undefined"!=typeof module?module.exports=d(require("dayjs")):"function"==typeof define&&define.amd?define(["dayjs"],d):e.dayjs_locale_fa=d(e.dayjs)}(this,function(e){"use strict";e=e&&e.hasOwnProperty("default")?e.default:e;var d={name:"fa",weekdays:"یکشنبه_دوشنبه_سهشنبه_چهارشنبه_پنجشنبه_جمعه_شنبه".split("_"),months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),ordinal:function(e){return e},relativeTime:{future:"%s در",past:"پیش %s",s:"چند ثانیه",m:"یک دقیقه",mm:"دقیقه %d",h:"یک ساعت",hh:"ساعت %d",d:"یک روز",dd:"روز %d",M:"یک ماه",MM:"ماه %d",y:"یک سال",yy:"سال %d"}};return e.locale(d,null,!0),d});