MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

Added a Datetime Column #543

Closed dnl4 closed 1 year ago

dnl4 commented 1 year ago

Currently this package only has the option to create a DateColumn or a Timecolumn. I've added the DatetimeColumn to the package, so now we are able to display date & time in a single column.

Captura de Tela 2023-02-11 às 15 16 52