src/app/modules/util/service/date-util.service.ts
Methods |
constructor(_strUtilSvc: NumberUtilService, _numberUtilSvc: NumberUtilService)
|
|||||||||
|
Parameters :
|
| nextMonth |
nextMonth(dateStr: string, n: number)
|
|
nextMonth
Returns :
string
|
| toMysqlDate | ||||
toMysqlDate(dateStr: )
|
||||
|
toMysqlDate
Parameters :
Returns :
string
|
| toMysqlFormat | ||||
toMysqlFormat(dateStr: )
|
||||
|
toMysqlFormat
Parameters :
Returns :
string
|