Class X2DateUtil
Date formatting utilities
public static
|
|
public static
|
|
public static
|
#
parseDateRange( mixed $range = null, mixed $startDate = null, mixed $endDate = null, mixed $strict = null )
Meant to replace getDateRange |
public static
array
|
#
getDateRange( mixed $startKey = 'start', mixed $endKey = 'end', mixed $rangeKey = 'range', mixed $defaultRange = 'custom' )
Legacy Method: Should be replaced with dateRangeToDates |
public static
|