[B4X] DateUtils - Simplifies Date and Time Calcuations
DateUtils is a code module with a set of useful date and time related methods. It complements DateTime api, it doesn't replace it. The methods included in DateUtils: 'Calculates the period between two date instances. 'This method returns a Period type with years, months, days, hours, minutes...
www.b4x.com
I found DateUtils only appears in B4A.
I wish it also included in B4J and B4i since it is a B4X module.