DateFormat
Static Method Summary
Static Public Methods | ||
public static |
format(date: *, formatString: *): * |
|
public static |
toTimepstampMsecString(date: *): * |
|
public static |
toTimepstampString(date: *): * |
Static Public Methods
public static format(date: *, formatString: *): * source
Params:
Name | Type | Attribute | Description |
date | * | ||
formatString | * |
Return:
* |
public static toTimepstampMsecString(date: *): * source
Params:
Name | Type | Attribute | Description |
date | * |
Return:
* |
public static toTimepstampString(date: *): * source
Params:
Name | Type | Attribute | Description |
date | * |
Return:
* |