Hello, I would like to know if there is a way to work with dates in phalcon, I want to add 30 days to a date stored in mysql.
https://php.net/manual/es/datetime.add.php
In the Php manual I found this. Is there any alternative in Phalcon?
Hello, I would like to know if there is a way to work with dates in phalcon, I want to add 30 days to a date stored in mysql.
https://php.net/manual/es/datetime.add.php
In the Php manual I found this. Is there any alternative in Phalcon?