I'm guessing there's a difference between my PHP time and the server time.
When I check the current time in PHP, it's showing that MST is being used. However, cron jobs aren't running at the correct time.
How can I check to see what timezone the server itself is using, not what PHP is set to use?