Understanding the Time & Date
This quick overview will help you understand how the Time & Date function works with your theme.
From top to bottom, a simple way to look at where the Time & Date comes from is this: AppTheme --> WordPress --> Server
So with regards to the Time & Date of your site, it looks like this: AppTheme's time function (slave) depends on the WordPress time function (configurable slave) which depends on your servers time (master).
The first (and most important) variable is your server's time setting. Check your control panel for the time setting and make sure it's set to the Time Zone you want your site to use.
The second variable you can adjust is your WordPress time setting. You can see that in WordPress --> Admin --> General Settings --> Timezone.
Your AppTheme will go off what WordPress says the time is. WordPress will go off what your server says.
Make sure your server's time is *always* set to the right time. You'll never be late (or too early!) again.
Make everything as simple as possible, but not simpler. - Albert Einstein