Title: Table Date Bug
Last modified: February 18, 2019

---

# Table Date Bug

 *  [nonprofitweb](https://wordpress.org/support/users/nonprofitweb/)
 * (@nonprofitweb)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/table-date-bug/)
 * On both the user and admin pages, in the results table, the date is behind by
   one day. In the graph chart and the csv export, the date entry is correct.
 * Thanks for looking into this.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [nonprofitweb](https://wordpress.org/support/users/nonprofitweb/)
 * (@nonprofitweb)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/table-date-bug/#post-11255511)
 * Hello, is there any update on this? This issue is causing a lot of confusion 
   for our users.
 *  Thread Starter [nonprofitweb](https://wordpress.org/support/users/nonprofitweb/)
 * (@nonprofitweb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/table-date-bug/#post-11305802)
 * I finally dug into this myself. The issue is with jQuery dates and how it parses
   the info if no timezone is set. To fix this, in data.footable.min.js, instead
   of getDate(), it should be getUTCDate(). Instead of reworking the whole function,
   I also applied this change to the month and year variables.
 * Hopefully this can be fixed in an upcoming version/update!
 *  Plugin Author [YeKen](https://wordpress.org/support/users/aliakro/)
 * (@aliakro)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/table-date-bug/#post-11306848)
 * Hi there,
 * Genuinely sorry for not seeing this sooner. I’ve only just seen the latest email
   notification for this!!
 * I’ll definitely get this in the next release. Able to share your code changes?
   I use GitHub if comfortable wit Pull Requests?
 * Al
 *  Thread Starter [nonprofitweb](https://wordpress.org/support/users/nonprofitweb/)
 * (@nonprofitweb)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/table-date-bug/#post-11313353)
 * Thank you. Created Pull Request. I applied the change to the minified version,
   but I’m guessing it will also need to be applied to the unminified file.
 *  Plugin Author [YeKen](https://wordpress.org/support/users/aliakro/)
 * (@aliakro)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/table-date-bug/#post-11325207)
 * Thanks! Will try and get this in the next release!
 * Thanks again!
 *  Plugin Author [YeKen](https://wordpress.org/support/users/aliakro/)
 * (@aliakro)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/table-date-bug/#post-11335086)
 * This will be in 7.0.13 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Table Date Bug’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/weight-loss-tracker.svg)
 * [Weight Tracker](https://wordpress.org/plugins/weight-loss-tracker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/weight-loss-tracker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/weight-loss-tracker/)
 * [Active Topics](https://wordpress.org/support/plugin/weight-loss-tracker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/weight-loss-tracker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/weight-loss-tracker/reviews/)

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)

 * 6 replies
 * 2 participants
 * Last reply from: [YeKen](https://wordpress.org/support/users/aliakro/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/table-date-bug/#post-11335086)
 * Status: not resolved