\Neuron\UtilDate

Summary

Methods
Properties
Constants
isLeapYear()
getCurrentMonthStartDate()
getDaysInMonth()
getCurrentMonthEndDate()
getMySqlDateTime()
getMySqlDate()
dateToJulian()
julianToDate()
diff()
normalizeDate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

isLeapYear()

isLeapYear( $iYear)

Parameters

$iYear

getCurrentMonthStartDate()

getCurrentMonthStartDate()

getDaysInMonth()

getDaysInMonth( $iMonth,  $iYear)

Parameters

$iMonth
$iYear

getCurrentMonthEndDate()

getCurrentMonthEndDate()

getMySqlDateTime()

getMySqlDateTime( $date_time)

Parameters

$date_time

getMySqlDate()

getMySqlDate( $date_time)

Parameters

$date_time

dateToJulian()

dateToJulian( $dt)

Parameters

$dt

julianToDate()

julianToDate( $dt)

Parameters

$dt

diff()

diff( $endDate,  $beginDate)

Parameters

$endDate
$beginDate

normalizeDate()

normalizeDate( $dt)

Parameters

$dt