5 projects tagged "date"
DatePNG is a PHP class can be used to generate a PNG image with a given time. It opens a template image in PNG format and renders text with a time in one or more formats. The font, size, position, angle, and color of the text are configurable parameters. The resulting image is generated in the PNG format as the current script output.
Titanium Countdown shows a time countdown in Titanium label objects. It can start a time countdown from given time left to the end. It shows the remaining time in label objects of a Titanium application which display the time left in years, months, days, hours, minutes, and seconds. The object can also pause and resume the time countdown any time.
Gideros Countdown class displays (and updates) the time left until a time provided by the user. The time can be provided in any time units, and they will be recalculated to specified time units. It is possible to specify which units or text will appear in countdown and which text must be hidden if a certain unit reaches 0 by using labels for each time unit.