[Time] element index

Package indexes

All elements
a d f g h i m s t _
_
top
_time_sub
_time_sub() in time.class.php
_time_to_seconds
_time_to_seconds() in time.class.php
a
top
Add
Time::Add() in time.class.php
Adds time
d
top
Diff
Time::Diff() in time.class.php
Div
Time::Div() in time.class.php
f
top
$fractals
Time::$fractals in time.class.php
g
top
Get
Time::Get() in time.class.php
returns time in form HH:MM
GetAsSeconds
Time::GetAsSeconds() in time.class.php
returns time in seconds
GetColored
Time::GetColored() in time.class.php
GetHours
Time::GetHours() in time.class.php
returns hours
GetMinutes
Time::GetMinutes() in time.class.php
returns minutes
GetSeconds
Time::GetSeconds() in time.class.php
returns seconds fo time
GetSign
Time::GetSign() in time.class.php
returns sign as -1 or +1
h
top
$hours
Time::$hours in time.class.php
i
top
IsNull
Time::IsNull() in time.class.php
is_time
is_time() in time.class.php
is_valid_time
is_valid_time() in time.class.php
m
top
$minutes
Time::$minutes in time.class.php
Mul
Time::Mul() in time.class.php
s
top
$seconds
Time::$seconds in time.class.php
$sign
Time::$sign in time.class.php
seconds_to_time
seconds_to_time() in time.class.php
Set
Time::Set() in time.class.php
SetHours
Time::SetHours() in time.class.php
sets hours, returns true on success, otherwise false
SetMinutes
Time::SetMinutes() in time.class.php
sets minutes, returns true on success, otherwise false
SetSeconds
Time::SetSeconds() in time.class.php
sets seconds, returns true on success, otherwise false
SetSign
Time::SetSign() in time.class.php
sets sign, returns true on success, otherwise false
SetTimeFromSeconds
Time::SetTimeFromSeconds() in time.class.php
sets time from given seconds, returns true on success, otherwise false
SetTimeFromString
Time::SetTimeFromString() in time.class.php
sets time from string in form HH:MM(:SS) returns true on success, otherwise false
Sub
Time::Sub() in time.class.php
t
top
time.class.php
time.class.php in time.class.php
Time
Time in time.class.php
Class Time
Time
Time::Time() in time.class.php
expects Time in form of seconds as int or in form H:M[:S[.M]] as string or null, if $time is is null then current time is taken
time_add
time_add() in time.class.php
TIME_FORCE_SIGN
TIME_FORCE_SIGN in time.class.php
TIME_OMIT_NULL
TIME_OMIT_NULL in time.class.php
TIME_OMIT_SIGN
TIME_OMIT_SIGN in time.class.php
a d f g h i m s t _