techgarage-ir.MTWireGuard/UI/wwwroot/vendors/tempus/plugins/customDateFormat.js
2023-06-28 18:24:44 +03:30

8 lines
No EOL
691 B
JavaScript

/*!
* Tempus Dominus v6.7.7 (https://getdatepicker.com/)
* Copyright 2013-2023 Jonathan Peterson
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
*/
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?module.exports=f():typeof define==='function'&&define.amd?define(f):(g=typeof globalThis!=='undefined'?globalThis:g||self,(g.tempusDominus=g.tempusDominus||{},g.tempusDominus.plugins=g.tempusDominus.plugins||{},g.tempusDominus.plugins.customDateFormat=f()));})(this,(function(){'use strict';var index = () => {
console.warn('This plugin has been merged with the main picker and is now longer required');
};return index;}));