Figured it out
I am using Bones Theme btw.
single.php
<li class=”singlepage_date”><?php date_default_timezone_set(‘EST’);echo date(‘l, F, jS’); ?>
I changed EST to CST and everything is now fixed.
I have tried it with around 5 different plugins and it will still not work for me either. So this is me throwing in the towel and posting on the forums for help 8]
To clarify, how do I maintain the functionality of the code above, but also prevent my posts from losing their formatting?