brick / date-time

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

Add Native prefix (LocalTime) #58

Closed solodkiy closed 2 years ago

solodkiy commented 2 years ago

LocalTime::fromNativeDateTime LocalTime::toNativeDateTime LocalTime::toNativeDateTimeImmutable

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

solodkiy commented 2 years ago

@BenMorel CHANGELOG added

BenMorel commented 2 years ago

@solodkiy Could you please fix the conflict?

solodkiy commented 2 years ago

@BenMorel done

BenMorel commented 2 years ago

Thank you, @solodkiy!