caster_age_table/app
pta 41b526d375 Use "quot" to round negative ages towards zero
I was using "div" which rounds towards negative infinity, so negative
age differences of less than a year had -1 rather than 0 in the years
field.
2024-02-25 23:43:04 -05:00
..
Caster.hs Calculate ages at Caster value creation time and take date input 2024-02-25 22:21:38 -05:00
Main.hs Use "quot" to round negative ages towards zero 2024-02-25 23:43:04 -05:00
Webpage.hs Calculate ages at Caster value creation time and take date input 2024-02-25 22:21:38 -05:00