Architecture and class overview

The Date-time picker module is a part of Guriddo Suito PHP/Guriddo jqGrid PHP packages and is used in the Grid component as helper class. The installation procedure install everything needed to use the class.

This module depend on the Utils class provided with the package.

The Date-time picker module consist of two classes - Calendar, which support jQuery UI CSS framework and bs5Calendar which support Bootstrap 5 (and up) CSS framework.

We prefer to use the bs5Calendar. The availability of Calendar for jQuery UI is for compatibility purposes and it will be no more supported.

In this documentation we consider only bs5Caslendar. The documentation for Calendar for jQuery UI available on this link.