-
KronoClass uses internal arrays and not the native LC_TIME PHP setting. Multiple languages are supported including Italian, English, French, German, Spanish, Portuguese, Japanese, Norwegian, Indonesian, Finnish, Dutch.Key Features of KronoClass:- Have a lot of mathematical operation both on date and times- Calc the date/time of sunset/sunrise- Calc Moonphase date/time- Transform a time in letters- Transform date in Roman Date Format- ...
-
frogDate can be used to convert dates between MySQL and PHP.
-
date object is possible to compute the difference between 2 dates in days, hours, minutes, seconds. A period value of days, hours and years can be subtracted and the textual representation of the resulting date can be returned.There are also other useful methods to get common information, like the day of the week, days in month, day of year, or ...
-
Time Zone Converter takes the time and date to be converted and the offsets of the two timezones to perform the conversion. Daylight savings adjustments are not taken into account.
-
Once a class object is created, it starts measuring time. At any time the class may return a message telling how long it passed since the object was created.Requirements:PHP 5.0 or higher
-
The date and time fields and layout can be defined within the forms.Key Features of Date and time utility class:- Localization: date formats dependent on locale zones.
-
One class handles date manipulation, while another manipulates data spans.The classes allow to add or subtract periods from dates and calculate the difference between two dates for various periods. Periods include Years, Quarters, Months, Weeks, Weekdays, Hours, Minutes, Seconds.The classes return expected metrics plus begin and end of week, begin and end of quarter, begin and end of year, begin ...
-
The year and the number of the week are taken as parameters. Week Date Range returns an array as result with the year and the first and last days of the specified week.
-
Calculate Date Difference takes two dates with time and computes the time that goes from one to another. An associative array containing entries with the time difference in years, months, days, hours, minutes and seconds, is returned.Requirements:PHP 5.0 or higher
-
ArDate implements functionality similar to PHP date function. It takes as parameters a timestamp integer value and a date format string.The class returns a string formatted represented the given date in Arabic encoded using the Windows-1256 character set. The names of the months, days of the week and AM and PM references are translated into the Arabic equivalents.A date from ...
-
Date and Time Calculator can set the date and time to a given value and then it can add or subtract a given amount of time in either seconds, minutes, hours, days, weeks, months or years.The resulting date and time can either be stored in a class variable for later use or returned.Requirements: PHP 5.0 or higher
-
Persian Date can take a date of the Persian calendar and convert it to the Gregorian calendar and vice-versa. Dates in the Persian calendar can also be formatted like with the PHP date() function.Requirements: PHP 4.0 or higher
-
Date tools can be used to manage date values.Date tools can perform several types of operations with dates:- Check whether a date is correctly formatted- Convert a date between formats- Calculate the date that will be in a given number of days or months- Check whether a given year is a leap year- Retrieve the number of day in a ...
-
DateFunction is a simple class that can be used to spell time relative to a period or the current time.It takes a timestamp of a given moment or of a start and end of a period and returns a text string that spells the time that elapsed in seconds, minutes, hours, days, months and years.Requirements: PHP 5.0
-
TimeControl is meant to determine whether the current time matches one or more different date range validation filter rules.Multiple filter rules may be added verify whether the current time matches the year, month, day, week, day of week, hour or minute.

