Bug #24643
closedage calculates wrong?
0%
Description
TS-Function age does not calculate correct / calculates way ahead
Use it with date_of_birth field for FE-users and for e.g. I have date of birth at 1981-06-10 but when calculating with age it displays I am 30 instead of 29
Verified, that stored date of birth is correct and also server sends correct date of today
Use it together with feuserlisting on this page for e.g.:
http://www.kimme-korn.com/teams/call-of-duty-7.html
(issue imported from #M17119)
Updated by Christian Kuhn almost 14 years ago
Hey Marco.
I don't think this is a core issue. If dates are calculated and stored correctly in BE and just displayed wrong in FE this is either a problem of (non-core) extension feuserlisting or a server side timezone issue. The core can not do anything about that.
Resolved, no change required.