FRED™  3.0
FRED™: Framework for Rapid and Easy Development
Time Class Reference
Inheritance diagram for Time:
DateTime

Public Member Functions

 __toString ()
 
- Public Member Functions inherited from DateTime
 add ($interval=1)
 
 sub ($interval=1)
 
 setDate ($year, $month, $day)
 
 setTime ($hour, $minute, $second=0, $microseconds=0)
 
 __get ($key)
 
 __set ($key, $value)
 
 __toString ()
 

Static Public Member Functions

static create ($value, $format=null)
 
- Static Public Member Functions inherited from DateTime
static create ($value, $format=null)
 

Detailed Description

Definition at line 5 of file Time.php.

Member Function Documentation

◆ __toString()

__toString ( )

Definition at line 14 of file Time.php.

◆ create()

static create (   $value,
  $format = null 
)
static

Definition at line 7 of file Time.php.


The documentation for this class was generated from the following file: