Date Convert Support forum dc Convert and validate date values Germany This class can convert and validate date values. It can convert date values between formates like the German format and the ISO 9075 format used by databases like MySQL. The class can also get the individual date elements like ...
This class can be used to add or subtract date and time values in customizable formats using format modifiers like the PHP date() function. It 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 ...
Fiscal Year Date Check Support forum datefuntions Check if a date is in the same year of another This class can check if a date is in the same fiscal year of another. It can compare a given date year, month and day to another date and return whether the first date is in the same fiscal year or more ...
Ultimate Date Parser Support forum ultimate_date_parser Parse and manipulate dates This class can be used to parse a manipulate dates. It can parse a date according formatted according to a given pattern and extracts the date components into an array. The class can also perform other data manipulation ...
Simple Date Time Object Support forum simpledatetimeobject Perform date calculations and convert formats This is a simple class to perform calculations with dates and times and convert formats between those used by PHP and MySQL. It may perform date and time calculations like adding and subtracting ...
... dates in the Persian Jalali calendar This class can manipulate dates in the Persian Jalali calendar. It provides functions equivalent to PHP date and mktime functions but to work in the Jalali calendar. Demo for calendar view including holiday attonation Demo for calendar view including holiday attonation ...
This class can be used to convert dates to Bangla format. It takes a given timestamp integer and formats the respective date in Bangla format. Bangla Date Converter Support forum bangla-date Convert dates to Bangla format Bangladesh The Main Bangla Date Class example to use the class Site Meter ...
Get Futurist Date Support forum get_futurist_date Calculate a date adding a number of days to today This is a simple class that can calculate what will be a date in the future. It can add a given number of days, months and years to today's date. The resulting date can be returned as an associative ...
... english language file you can also choose between german and dutch. The code is heavily documented so you can easily understand every aspect of it. PHP date picker class Support forum datepicker Generate form input to pick a calendar date screenshot screenshot PHP date picker class phpdatepicker ...
Manipulate date and time Support forum fecha_hora Add and subtract a period to a date This is a siple class that can be used to perform arithmetic operations with dates. It can add or subtract a period in years, months, days, hours, minutes and seconds to a given date or a time. The code and comments ...