-
Php Date Picker is a revised version of Separd's PHP date picker for websites. This version supports choosing a different first day of week, for countries where the first day of week is not Monday. Original version can be found in http://sourceforge.net/projects/phpdatepicker.
-
Date Range php script is used to validate the data and statistics for a particular date or for a range of dates. It is a free php script developed for users to input a range of dates in a web page and to validate the result. Hiox date validation form includes a date range input form in your web page. ...
-
This is a PHP widget to display an events calendar, It can retrieve calendar data from iCal or Google Calendar formats and display it in the widget. tinycal offers access to calendar information in month, week, day, list and component views and offers also ablility to download a (complete, part of or single event within) calendar file. tinycal is only ...
-
This is a WordPress plugin to display time in relative format. Relative dates have been made famous by Twitter. Instead of a clear date like May 23 2011, it will show it in a "4 months ago" format. The dates will be shown in one the following formats, depending on relevance:Years, monthsYears, weeksMonths, weeksMonths, daysWeeks, daysDays, hoursHours, minutesMinutes, secondsSecondsUsage instructions ...
-
This is a simple PHP Script designed to convert dates in the Persian Jalali Calendar, It provides an exact scientific approach to create Persian calendar with an outpur interface as sililar to php.date() as possible. There are equivalent functions to PHP's date and mktime to work with Jalali calendar formats.Requirements:- PHP 5.0 or Higher
-
This PHP Script is created to calculate the difference of time between two dates. It can take two date and times strings and determines the time interval between them. A string in Spanish that spells the time difference in seconds, minutes, hours, days, months and years will return.Requirements:- PHP 5.0 or HigherLimitations:- Comment and output are in Spanish.
-
This PHP Script is created to convert a date from the Gregorian to the Jalali format. It can take a date in Gregorian format and then return the date formatted in Jalali format, but it works only in this direction. The current date is used, if no date is supplied. Requirements:-PHP 4.0 or Higher
-
This PHP script is used to convert dates into a relative value. It is a port of John Resig’s JavaScript Pretty Date. The new DateTime object in PHP 5.1 parses strings using the strtotime, so users don’t need to pass in an ISO8601 formatted date, as in JavaScript Pretty Date. This means the library works with “now”, or “next Wednesday”, ...
-
This PHP 5 script is created to shows a simple Gantt chart of cron tasks by parsing the crontab to extract task and scheduling information. twzCronChart provides methods to retrieve the number of cron tasks, the cron line for each task, and the next or last date for any task. This script aims to make easier for you to manipulate ...
-
This PHP script is created to display the time remaining to a given date. It first takes a given final date and then computes the remaining time to reach that date. The remaining time in seconds, minutes, hours, days and weeks will be displayed by CountDown PHP Script if the date has not been reached. Or just a countdown finished ...
-
This PHP script Time_When associates relative time ranges with text that describes the difference twp time values in English, This script is designed to convert relative time values into English expressions. By default it returns a text that expresses the relative difference between two time values, like for instance "6 months ago", but can easily be translated and modified into ...
-
This PHP script can be used to manipulate dates, HTML and text strings and other utilities. It provides general purpose functions for manipulating dates like formatting dates, calculating the difference of time between two dates, etc.. The script manipulates HTML and text strings, generating JavaScript tags for common purposes, validates common text formats, converts accent letters to HTML entities, remove ...
-
There are two functions in this scripts which be used to convert from/to MySQL DB. One use to convert date from DD-MM-YYYY to YYYY-MM-DD, and another one convert date from YYYY-MM-DD to DD-MM-YYYY.
-
This class can perform several types of general purpose utility functions.Currently it can:- Compare and manipulate dates- Extract IEEE 754 floating point values- Validate strings with IP addresses- Extract all keys associated with a value in an array- Etc.
-
This class was created to hold a range of dates and make it easy to check if a given date is within that range. You can also set a series of dates to be excluded from this range.For example, create a range of "December 21, 2007" to "March 21, 2008" and call it "Spring." You could then check to see ...







