ropg / ezTime

ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Difference in days/weeks/months of two dates

ellogwen opened this issue · comments

Erm, sorry for the stupid question, but how can I get the difference from two dates in days/weeks/months using this library?
Could not find exposed utility functions for this purpose. Does the underlying time library expose such functionality?

Thank you for your time and thanks for this library