v4.0.0
What's changed
- The package was refactored to make it maintainable.
format
helper now supports variadic parameters:
format(DateTimeFormatter::class, now(), 'UTC', 'Y-m-d H:i:s');
Full Changelog: 3.3.3...4.0.0
format
helper now supports variadic parameters:format(DateTimeFormatter::class, now(), 'UTC', 'Y-m-d H:i:s');
Full Changelog: 3.3.3...4.0.0