PHP Classes

File: datetimeclass.inc

Recommend this page to a friend!
  Classes of Slava Ivanov   Date & Time   datetimeclass.inc  
File: datetimeclass.inc
Role: Class source
Content type: text/plain
Description: class itself
Class: Date & Time
Class to manipulate date and time on a form
Author: By
Last change: There is minor version increment to v.1.4 with next changes:
1. Some system doesn't convert year 0 -> 2000, so I've changed method get_select_months() and put to mktime() PHP function full 4 digit year.
2. I tried run script with PHP3 and private method isit_numeric() doesn't work, because I used operator equal identical (===). This is fixed to (==) and script work with PHP3, too.
3. Correct few methods belong to hours and am-pm select. Make internal interpretation of hours inside the class always the same (24 cycle hours).

All interfaces of calls are the same, so it won't affect on any scripts you've already written. Just replace your version of class for new one and you will get very stable and robust class to work with date and time.
Many thanks to Garry Crothers for response and opportunity to fix issues on his system.
Date: 21 years ago
Size: 15,301 bytes

You need to be a registered user and login to get this file.

1,614,395 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on: