Releases: ICanBoogie/DateTime
Releases · ICanBoogie/DateTime
v3.0.0
26 May 23:36
Compare
Sorry, something went wrong.
No results found
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
23 Jun 18:55
Compare
Sorry, something went wrong.
No results found
New Requirements
Requires PHP 7.3+
New features
None
Backward Incompatible Changes
None
Deprecated Features
None
Other Changes
None
v1.2.0
21 Dec 17:15
Compare
Sorry, something went wrong.
No results found
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
28 Jan 22:06
Compare
Sorry, something went wrong.
No results found
v1.1.0
23 Oct 12:12
Compare
Sorry, something went wrong.
No results found
v1.0.7
23 Oct 09:53
Compare
Sorry, something went wrong.
No results found
Works with HHVM.
Fixed issue #3 .
Fixed issue #4 .
v1.0.5
13 Apr 21:45
Compare
Sorry, something went wrong.
No results found
ICanboogie\DateTime::from() always returns an instance of the called class (Fix #1 ).
v1.0.4
13 Apr 21:43
Compare
Sorry, something went wrong.
No results found
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
03 Sep 15:48
Compare
Sorry, something went wrong.
No results found
Enhanced TimeZoneLocation.
20130423
27 Jul 11:08
Compare
Sorry, something went wrong.
No results found
v1.0.2
Added timezone parameter to now() and none()