Declaration
func TimestampToLocalStringMs(timestampMs int64, style TimestampFormatStyleType) TimestampLocStringMs
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Timestamp (ms) | Int64 | A timestamp in millisecond |
| Style | TimestampFormatStyle | Formatting Style |
Return
| Type | Description |
|---|---|
| TimestampMsLocString | \ |