%PDF-1.7 GIF89;
Server IP : 5.161.254.237 / Your IP : 216.73.216.242 Web Server : Apache System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64 User : stellasp ( 1131) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/stellasp/public_html/backend/vendors/DateJS/ |
Upload File : |
/** * @overview NPM Module index: include all the core modules, I18n files will be loaded on the fly. * @author Gregory Wild-Smith <gregory@wild-smith.com> */ require("./src/core/i18n.js"); require("./src/core/core.js"); require("./src/core/core-prototypes.js"); require("./src/core/sugarpak.js"); require("./src/core/format_parser.js"); require("./src/core/parsing_operators.js"); require("./src/core/parsing_translator.js"); require("./src/core/parsing_grammar.js"); require("./src/core/parser.js"); require("./src/core/extras.js"); require("./src/core/time_period.js"); require("./src/core/time_span.js"); /* * Notice that there is no model.export or exports. This is not required as it modifies the Date object and it's prototypes. */