My DB (MySQL) uses Unix date formats to store it’s schedule dates e.g. 1253136600
How can I adapt the Scheduler to work with my database?
My DB (MySQL) uses Unix date formats to store it’s schedule dates e.g. 1253136600
How can I adapt the Scheduler to work with my database?