1 |
- import{Z as $,$ as j}from"./index.f884e450.js";var B={exports:{}};(function(w,N){(function(a,f){w.exports=f()})($,function(){return function(a,f,d){a=a||{};var n=f.prototype,p={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function T(r,t,i,l){return n.fromToBase(r,t,i,l)}d.en.relativeTime=p,n.fromToBase=function(r,t,i,l,b){for(var m,s,h,c=i.$locale().relativeTime||p,v=a.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],x=v.length,u=0;u<x;u+=1){var o=v[u];o.d&&(m=l?d(r).diff(i,o.d,!0):i.diff(r,o.d,!0));var e=(a.rounding||Math.round)(Math.abs(m));if(h=m>0,e<=o.r||!o.r){e<=1&&u>0&&(o=v[u-1]);var y=c[o.l];b&&(e=b(""+e)),s=typeof y=="string"?y.replace("%d",e):y(e,t,o.l,h);break}}if(t)return s;var M=h?c.future:c.past;return typeof M=="function"?M(s):M.replace("%s",s)},n.to=function(r,t){return T(r,t,this,!0)},n.from=function(r,t){return T(r,t,this)};var g=function(r){return r.$u?d.utc():d()};n.toNow=function(r){return this.to(g(this),r)},n.fromNow=function(r){return this.from(g(this),r)}}})})(B);j.locale("zh-cn");
|