Title: [Plugin: Easy Timer] Can&#039;t count beyond 2037
Last modified: August 19, 2016

---

# [Plugin: Easy Timer] Can't count beyond 2037

 *  Resolved [tictactau](https://wordpress.org/support/users/tictactau/)
 * (@tictactau)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-easy-timer-cant-count-beyond-2037/)
 * Great plugin 🙂
 * However strange it may appear, I’d like to countdown till 2067, but the plugin
   returns nothing beyond 2037. Why that?
 * [http://wordpress.org/extend/plugins/easy-timer/](http://wordpress.org/extend/plugins/easy-timer/)

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

 *  Plugin Author [Kleor](https://wordpress.org/support/users/kleor/)
 * (@kleor)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-easy-timer-cant-count-beyond-2037/#post-1679170)
 * This is a restriction of the [_mktime_](http://www.php.net/manual/en/function.mktime.php)
   function:
 * > _“The number of the year, may be a two or four digit value,
   >  with values between
   > 0-69 mapping to 2000-2069 and 70-100 to 1970-2000. On systems where time\_t
   > is a 32bit signed integer, as most common today, the valid range for year is
   > somewhere between 1901 and 2038.”
 * Sorry. Tell me if you have a solution.
 *  Thread Starter [tictactau](https://wordpress.org/support/users/tictactau/)
 * (@tictactau)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-easy-timer-cant-count-beyond-2037/#post-1679171)
 * I found these links:
    [ADOdb Date Time Library](http://phplens.com/phpeverywhere/adodb_date_library)
 * [Working with Dates beyond 2038 in PHP4/5](http://xwisdomhtml.com/dateclass.html)
 * Unfortunately I’m not a programmer like you, but maybe I’m onthe right path, 
   am I?
 *  Plugin Author [Kleor](https://wordpress.org/support/users/kleor/)
 * (@kleor)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-easy-timer-cant-count-beyond-2037/#post-1679194)
 * Yes, thanks! I just created a new version which supports
    dates before 1970 and
   after 2038:
 * [Download the latest version of Easy Timer](https://wordpress.org/extend/plugins/easy-timer/?output_format=md)
 *  Thread Starter [tictactau](https://wordpress.org/support/users/tictactau/)
 * (@tictactau)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-easy-timer-cant-count-beyond-2037/#post-1679195)
 * Wow… Speedier than I could ever think 🙂
    And I’m so glad I’ve been of help.

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

The topic ‘[Plugin: Easy Timer] Can't count beyond 2037’ is closed to new replies.

 * ![](https://ps.w.org/easy-timer/assets/icon-256x256.png?rev=3396661)
 * [Easy Timer](https://wordpress.org/plugins/easy-timer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-timer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-timer/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-timer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-timer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-timer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [tictactau](https://wordpress.org/support/users/tictactau/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-easy-timer-cant-count-beyond-2037/#post-1679195)
 * Status: resolved