Releases: ICanBoogie/DateTime
Releases · ICanBoogie/DateTime
v3.0.0
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
26 May 23:36
New Requirements
Requires PHP 8.2+
New features
None
Backward Incompatible Changes
None
Deprecated Features
None
Other Changes
Compatible with PHP 8.4.
Add static analysis with PHPStan.
v2.0.0
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
23 Jun 18:55
New Requirements
Requires PHP 7.3+
New features
None
Backward Incompatible Changes
None
Deprecated Features
None
Other Changes
None
v1.2.0
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
21 Dec 17:15
Updated requirements
New features
Added DateTime::with().
Added DateTime::localize().
Added DateTime::right_now().
Other changes
DateTime::now() returns the request time.
v1.1.1
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
28 Jan 22:06
v1.1.0
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
23 Oct 12:12
v1.0.7
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
23 Oct 09:53
Works with HHVM.
Fixed issue #3 .
Fixed issue #4 .
v1.0.5
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
13 Apr 21:45
ICanboogie\DateTime::from() always returns an instance of the called class (Fix #1 ).
v1.0.4
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
13 Apr 21:43
Added tuesday, wednesday, thursday, friday and saturday read-only properties to ICanBoogie\DateTime instances.
Added the name read-only property to ICanBoogie\TimeZone instances.
20130903
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
03 Sep 15:48
Enhanced TimeZoneLocation.
20130423
Compare
Sorry, something went wrong.
No results found
olvlvl
released this
27 Jul 11:08
v1.0.2
Added timezone parameter to now() and none()