| TOTAL: 168 Page: 1 of 9 |
|
MS files converter - alain sa
Class to convert any document, that can be read by MS Word, to another format supported by Word. Converts extensions from/to: doc,dot,txt,rtf,htm,html,asc,wri,wps... Only for Windows as it uses COM.


| Hits: | 151 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-23 |
Chrono Class - Ariel Fi
Utility to take the duration of script or script intervals.


| Hits: | 180 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Chronos - stefan r
This class can format date and time values and perform several types of manipulation of dates, times and time intervals. It supports: - Dates formated in different languages - Different timezones (conversion & handling) - Comparison of dates, times and time intervals - Addition and subtraction of dates with time intervals - Some special "goto" methods to quickly get a given week of the year or month, or a given day of the year, week or month - Output formatted dates, times and time in


| Hits: | 100 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
cjpa's Crontab Class - Jo Girae
This class interfaces with the Unix/Linux crontab program to parse, manipulate and save the execution of scheduled programs. You can add, delete, update crontab entries for a given user. It supports comments as well as the special commands (DAILY, WEEKLY, etc..)


| Hits: | 180 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Class Calendar - Ken Stan
This class can generate multi-dimensional arrays containing the days of any given month across the span of weeks that the month days occupy. It takes a given month and year as parameters and it fills the multi-dimensional array, that represents the weeks and the week days, with the respective number of the days of the month. The array positions that represent days before and after the current month are filled with 0. The class can also return the month name, month length in days, tell y


| Hits: | 145 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
class.Calendar - Jürgen
Highly customizable calendar class. Edit colors, widths and properties with ease.


| Hits: | 146 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Class.DateForm - Jason Lo
Allows you to easily create and manage HTML Elements for display date information. Creates and manages state for Day, Month, and Year select boxes. Manages state over multiple pages, so it can display exactly what the user just choose without extra work.


| Hits: | 203 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
class.datetime.php - Andrew C
A collection of date/time related functions. Methods include: compareDates() timeStringToStamp() timeStampToString() timeFormat() timeToHumanReadable() fuzzyTimeString() Full details of methods can be found in the class comments.


| Hits: | 201 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
class.dateTimeManager.php - Albert L
This is a new class to handle shifting dates. It is designed for use when browsing data from a database using YYYY-MM-DD HH:MM:SS time schemas. It is useful for stepping though sets of results by X amount of seconds, minutes, hours, days, months, and years. More to come soon.


| Hits: | 115 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Clock - Roberto
Sometimes it is nice to see the server local time of the site we are accessing. It is not possible to do this with Javascript because it uses the time of the computer of the user browser. This class generates a PNG image with a simple clock displaying the time of the server. Optionally, the clock may display a legend near the clock, like in the clocks presented in old news television programs.


| Hits: | 69 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Code timer - Ciprian
This is a simple class that can take the time elapsed between two points of a script. The main purpose of the class is to help developers to determine which are the slow parts of their code.


| Hits: | 95 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Convert Miladi to Shamsi - Alireza
This is a simple class convert dates between the Miladi (Gregorian) to the Shamsi (Jalali) calendars.


| Hits: | 387 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Countdown - Maurizio
This class calculates the time remaining to a given future date and returns the remaining time in an human readable format. The class can present the remaining time in different idioms using translation texts that can be passed at runtime.


| Hits: | 149 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
cron - : Klaus
This class allows to use a two timestamps and a string in the classic crontab format to determine if an action is due or not. It allows to specify the last activity and a reference time (usually the current time). This class was initially developed to synchronize two databases but can be used elsewhere. Demo program included.


| Hits: | 141 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
Cronometro - Bruce To
This is a simple class to measure that the time that passed between to moments of the execution of a PHP script. The class provides functions to start and stop the time count and also to display the time that elapsed since the start of the count. The time is measured in microseconds.


| Hits: | 180 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
crontab - Richard
This class is for creating scheduling cron jobs.


| Hits: | 153 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
c_date - jerry ma
This is a simple class that performs basic arithmetic calculations with dates. It can add or subtract an amount of days to a given date. It can also calculate the difference of days between two dates, returning fractions of days as result. Use the round() or floor() to eliminate fractions. It uses the strtotime() function to convert the dates into 32 bit integer timestamp values to perform the calculations. Therefore, the class is limited to dates that start on 1970-01-01.


| Hits: | 119 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
c_date - jerry ma
This is a simple class that performs basic arithmetic calculations with dates. It can add or subtract an amount of days to a given date. It can also calculate the difference of days between two dates, returning fractions of days as result. Use the round() or floor() to eliminate fractions. It uses the strtotime() function to convert the dates into 32 bit integer timestamp values to perform the calculations. Therefore, the class is limited to dates that start on 1970-01-01.


| Hits: | 139 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
c_date - jerry ma
This is a simple class that performs basic arithmetic calculations with dates. It can add or subtract an amount of days to a given date. It can also calculate the difference of days between two dates, returning fractions of days as result. Use the round() or floor() to eliminate fractions. It uses the strtotime() function to convert the dates into 32 bit integer timestamp values to perform the calculations. Therefore, the class is limited to dates that start on 1970-01-01.


| Hits: | 136 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |
data_br - Ivo P.
This class is meant to parse a date of a given day and spell it using words in Brazilian Portuguese. In Portuguese: Esta classe destina-se a converter a data de um dado dia num texto que descreve essa data por extenso, como por exemplo: "Hoje é o vigésimo terceiro dia do mês de Novembro do ano de 2004".


| Hits: | 72 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-22 |