src/services/fsdatepickercommon.service.ts
Methods |
constructor()
|
| createMoment |
createMoment()
|
|
Returns :
any
|
| formatDateTime | |||||||||||||||
formatDateTime(value: , view: string)
|
|||||||||||||||
|
Parameters :
Returns :
string
|
| formatDateTimeRange | |||||||||||||||
formatDateTimeRange(value: , view: string)
|
|||||||||||||||
|
Parameters :
Returns :
any
|
| formatSummary | |||||||||||||||
formatSummary(date: , view: string)
|
|||||||||||||||
|
Parameters :
Returns :
any
|
| getMomentSafe | ||||||||||
getMomentSafe(date: )
|
||||||||||
|
Parameters :
Returns :
any
|
| getSelected | ||||||||||
getSelected(date: )
|
||||||||||
|
Parameters :
Returns :
{}
|
| inputClick | |||||||||||||||
inputClick(e: , callback: )
|
|||||||||||||||
|
Parameters :
Returns :
void
|
| isSameDay | |||||||||||||||
isSameDay(startDate: , endDate: )
|
|||||||||||||||
|
Parameters :
Returns :
boolean
|
| positionDialog | |||||||||||||||
positionDialog(dialog: , elementRef: )
|
|||||||||||||||
|
Parameters :
Returns :
void
|