Recommend this page to a friend! |
Classes of Alexey Dodonov | Mezon PHP Date Time Functions Utilities | README.md | Download |
|
Download
Utilities for data manipulationInstallationJust print
Locale setupYou can specify necessary locale by setting up the DateTimeUtils::$locale variable. For example:
MethodsMethod returns true if the passed date is today
Method returns true if the passed date was yesterday
Method returns day and literal representation of month from the date. For example the string "1 of july" will be returned for the date '2020-07-01'
|