PHP Classes
elePHPant
Icontem

phpDateTime: Manipulating dates, times, time intervals

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-04-21 (11 years ago) RSS 2.0 feedStarStarStar 45%Total: 3,345 This week: 1All time: 1,003 This week: 1,047Down
Version License Categories
phpdatetime 1.0GNU Lesser Genera...Time and Date
Description Author

This package consists of several classes for manipulating dates, times and time intervals.

There is a class for manipulating a date, another for manipulating times (not only time of day, this can also be 156:45:10 or 3 Weeks), another to manipulate a date with time of day and another to manipulate timespans.

It supports multiple data and time representation formats (ISO, DIN, AMI, UK, MySQL, U-TSTMP), so it can be used to convert data and time values between the supported formats.

This classes are not bound the the UNIX-Timestamp, so it can easily handle dates like 4.September of 1780 or 23.120

Picture of Cybot
Name: Cybot <contact>
Classes: 1 package by
Country: Germany Germany

Details
$Id: README,v 1.5 2005/04/21 10:21:20 cybot_tm Exp $
$Source: /cvsroot/phpdatetime/phpDateTime/README,v $

phpDateTime - Readme
====================

  A set of PHP-Classes to handle Date and Time values

  Version 0.6.1.0-dev
  -----------------
  https://sourceforge.net/projects/phpdatetime/

    Copyright (C) 2003-2005 Sebastian Mendel <info_at_sebastianmendel_dot_de>

    This library is free software; you can redistribute it and/or              
    modify it under the terms of the GNU Lesser General Public                 
    License as published by the Free Software Foundation; either               
    version 2.1 of the License, or (at your option) any later version.         
                                                                               
    This library is distributed in the hope that it will be useful,            
    but WITHOUT ANY WARRANTY; without even the implied warranty of             
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU          
    Lesser General Public License for more details.                            
                                                                               
    You should have received a copy of the GNU Lesser General Public           
    License along with this library; if not, write to the Free Software        
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  


  Requirements:
    Please see the REQUIRE file.

  Description
    Please see the DESCRIPTION file.

  Download:
    You can get the newest version at https://sourceforge.net/projects/phpdatetime/

  Credits:
    Please see the CREDITS file.

  Installation:
    Please see the INSTALL file.

  ChangeLog:
    Please see the CHANGELOG file.

  Documentation:
    see Source, Documentation will follow

  Support (FAQ/Forum/Bugs/):
    _only_ at: https://sourceforge.net/tracker/?group_id=103623
  Files folder image Files  
File Role Description
Plain text file CHANGELOG Doc. complete changelog
Accessible without login Plain text file Date.class.php Class class Date
Accessible without login Plain text file DateTime.class.php Class class DateTime
Accessible without login Plain text file README Data readme
Plain text file REQUIRE Data requirements
Accessible without login Plain text file Time.class.php Class class Time
Accessible without login Plain text file Timespan.class.php Class class Timespan

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,345
This week:1
All time:1,003
This week:1,047Down
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:2400
 
A really good class.
6 years ago (Eiskalter Engel)
70%StarStarStarStar