Forum Discussion
full_mosey
Jun 26, 2013Explorer
mena661 wrote:full_mosey wrote:Your profile that you said to look at.mena661 wrote:
2-3 year batteries should be like new. Not sure what you're saying.
Where did you get the 2-3yr figure?
HTH;
John
I get 4+ and 3+ years.
Deka purchased 2009-01:
mysql> select (to_days(now()) - to_days('2009-01-15'))/365;
+----------------------------------------------+
| (to_days(now()) - to_days('2009-01-15'))/365 |
+----------------------------------------------+
| 4.4466 |
+----------------------------------------------+
1 row in set (0.00 sec)
Optima purchased 2010-01:
mysql> select (to_days(now()) - to_days('2010-01-15'))/365;
+----------------------------------------------+
| (to_days(now()) - to_days('2010-01-15'))/365 |
+----------------------------------------------+
| 3.4466 |
+----------------------------------------------+
1 row in set (0.00 sec)
Now, that may not be considered as 'old', but I would be happy to replace them with no regrets.
HTH;
John
About Technical Issues
Having RV issues? Connect with others who have been in your shoes.24,284 PostsLatest Activity: Jul 17, 2025