j
k
j a
j l
David wrote:
I just checked the example code in libs/date_time/example/gregorian/date_alive.cpp the correction should be else if (days_alive < date_duration(0)) {
I just checked the example code in libs/date_time/example/gregorian/date_alive.cpp
the correction should be
else if (days_alive < date_duration(0)) {
Thx -- I'll clean that up. Jeff
Back to the thread
Back to the list