radiate-framework / framework

A WordPress plugin and theme framework
https://radiate-framework.github.io/
MIT License
4 stars 0 forks source link

Add "Atomic" DateTime class #174

Open BenRutlandWeb opened 2 years ago

BenRutlandWeb commented 2 years ago

Laravel includes Carbon as a dependency for date/time manipulation for model created_at properties as an example, or for CRON scheduling.

Include Atomic a basic version of Carbon to allow for better date/time handling.

@see https://gist.github.com/BenRutlandWeb/a70f241e8bae2c619ee699f349430746