Date Class
a set of methods to managing and displaying date.
export class DevinuxClientDate { }
// ► import library import * as devinux from 'clientcomponent.js'; // ► render base element const body = document.getElementByTagName('body');
new DevinuxClientDate().render();