Info |
---|
|
This routine is available starting with SIL Engine™ 2.5.9 |
Syntax
millisToDate(millis)
Description
Excerpt |
---|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | millisToDate(millis) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Converts milliseconds to a date. |
Converts milliseconds to a date.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
millis | |
...
Number | Yes | Specifies the milliseconds to convert. |
|
Return
...
Type
dateDate
Example
Code Block |
---|
return millisToDate(1370616623112);
|
Outputs:
...
2013-06-07 17:50:23
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 10025 |
---|
showSpace | false |
---|
cql | label = "date_routines"routine" and space = currentSpace ( ) |
---|
labels | datearray_routines |
---|
|