package ANN
access public

 Methods

__construct()

__construct(string $strTime) 
uses \ANN\checkTimeFormat()

Parameters

$strTime

string

(Default: null)

Exceptions

\ANN\Exception

getHour()

getHour(string $strTime) : array
uses \ANN\checkTimeFormat()

Parameters

$strTime

string

(Default: null)

Exceptions

\ANN\Exception

Returns

array

getTimeOfDay()

getTimeOfDay(string $strTime) : array
uses \ANN\checkTimeFormat()

Parameters

$strTime

string

(Default: null)

Exceptions

\ANN\Exception

Returns

array

setDefaultTime()

setDefaultTime(string $strTime) 
uses \ANN\checkTimeFormat()

Parameters

$strTime

string

Exceptions

\ANN\Exception

checkTimeFormat()

checkTimeFormat(string $strTime) : boolean

Parameters

$strTime

string

Returns

boolean

getDefaultTime()

getDefaultTime() : string

Returns

string

 Properties

 

$strTime : string