brick / date-time

Date and time library for PHP
MIT License
323 stars 29 forks source link

Add Native prefix (LocalDate) #57

Closed solodkiy closed 2 years ago

solodkiy commented 2 years ago

LocalDate::fromNativeDateTime LocalDate::toNativeDateTime LocalDate::toNativeDateTimeImmutable

https://github.com/brick/date-time/issues/47

BenMorel commented 2 years ago

Missing CHANGELOG entry as well!

solodkiy commented 2 years ago

@BenMorel fixed

BenMorel commented 2 years ago

Thank you, @solodkiy !