
structr.js.lib.moment-jdateformatparser.min.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of structr-ui Show documentation
Show all versions of structr-ui Show documentation
Structr is an open source framework based on the popular Neo4j graph database.
The newest version!
(function(){function a(a){a.fn.__translateJavaFormat=f,a.fn.toMomentFormatString=function(a){return b[a]||(b[a]=f(a,d)),b[a]},a.fn.formatWithJDF=function(a){return this.format(this.toMomentFormatString(a))},a.fn.toJDFString=function(a){return c[a]||(c[a]=f(a,e)),c[a]},"undefined"!=typeof module&&null!==module?module.exports=a:this.moment=a}var b={},c={},d={d:"D",dd:"DD",yy:"YY",yyyy:"YYYY",a:"a",A:"A",M:"M",MM:"MM",MMM:"MMM",MMMM:"MMMM",h:"h",hh:"hh",H:"H",HH:"HH",m:"m",mm:"mm",s:"s",ss:"ss",S:"SSS",SS:"SSS",SSS:"SSS",E:"ddd",EEE:"ddd",EEEE:"dddd",D:"DDD",w:"W",ww:"WW",z:"ZZ",zzzz:"Z",Z:"ZZ",X:"ZZ",XX:"ZZ",XXX:"Z",u:"E"},e={D:"d",DD:"dd",YY:"yy",YYYY:"yyyy",a:"a",A:"A",M:"M",MM:"MM",MMM:"MMM",MMMM:"MMMM",h:"h",hh:"hh",H:"H",HH:"HH",m:"m",mm:"mm",s:"s",ss:"ss",S:"S",SS:"S",SSS:"S",ddd:"E",dddd:"EEEE",DDD:"D",W:"w",WW:"ww",ZZ:"z",Z:"XXX",E:"u"};"undefined"!=typeof require&&null!==require?"undefined"!=typeof module&&"undefined"!=typeof module.exports?a(require("moment")):require(["moment"],function(b){a(b)}):a(this.moment);var f=function(a,b){for(var c=a.length,d=0,e=-1,f=null,h="",i="";c>d;d++)h=a.charAt(d),(null===f||f!==h)&&(i=g(a,b,e,d,i),e=d),f=h;return g(a,b,e,d,i)},g=function(a,b,c,d,e){var f;return-1!==c&&(f=a.substring(c,d),b[f]&&(f=b[f]),e=e.concat(f)),e}}).call(this);
© 2015 - 2025 Weber Informatics LLC | Privacy Policy