brick / date-time

Date and time library for PHP
MIT License
335 stars 30 forks source link

Fix method plusDuration to take into account the current time. #25

Closed JodyLognoul closed 4 years ago

JodyLognoul commented 4 years ago

The method plusDuration of class LocalDateTime must take into account the current time to add the duration.

BenMorel commented 4 years ago

Thank you! Released as 0.2.2 👍