Skip to content

0.1.8

Compare
Choose a tag to compare
@BenMorel BenMorel released this 29 Oct 17:34
· 248 commits to master since this release

New methods to convert objects to native DateTimeImmutable objects:

  • LocalDate::toDateTimeImmutable()
  • LocalTime::toDateTimeImmutable()
  • LocalDateTime::toDateTimeImmutable()
  • ZonedDateTime::toDateTimeImmutable()