Skip to content

3.0.0-RC3

Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 22 May 13:41
· 1 commit to FRAMEWORK_6_0 since this release

chore:gitignore
refactor: Port to modern NLS implementation
fix(format): remove PHP date() auto-detection from Format::parse()
Update FormatParseTest.php
Enhance isPhpDateFormat to exclude ICU shortcuts
Merge pull request #14 from horde/feat/format-parse
feat(date): add Format::parse() and Format::parseDateTime()