| package |
ANN |
| access |
public |
Methods
__construct()
__construct(string $strTime)
| uses |
\ANN\checkTimeFormat() |
Parameters
$strTime
string(Default: null)
Exceptions
getHour()
getHour(string $strTime) : array
| uses |
\ANN\checkTimeFormat() |
Parameters
$strTime
string(Default: null)
Exceptions
Returns
array
getTimeOfDay()
getTimeOfDay(string $strTime) : array
| uses |
\ANN\checkTimeFormat() |
Parameters
$strTime
string(Default: null)
Exceptions
Returns
array
setDefaultTime()
setDefaultTime(string $strTime)
| uses |
\ANN\checkTimeFormat() |
Parameters
$strTime
string
Exceptions
getDefaultTime()
getDefaultTime() : string
Properties