wavebitscientific / datetime-fortran

Date and time manipulation for modern Fortran
MIT License
137 stars 51 forks source link

updated src/lib/mod_timedelta.f90 #60

Closed alexavr closed 5 years ago

alexavr commented 5 years ago

Now total_seconds() can handle large numbers (centuries, millennia).

milancurcic commented 5 years ago

Oops, we had this fix in 2017, see https://github.com/wavebitscientific/datetime-fortran/commit/66ff824c6c596fbaeffe9efe25bbb9367bf2b356.

It's in the master branch but I realize now I haven't made a release since. Will do so today. I will add you to contributors nevertheless. :)

alexavr commented 5 years ago

No worries! You don’t have to add me. My contribution was so extraordinarily negligible so I’m not feeling worth to be mentioned ;)