Declaration
func TimestampToLocalString(timestamp int, style TimestampFormatStyleType) TimestampLocString
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Timestamp | Int | Timestamp |
| Style | TimestampFormatStyle | Formatting Style |
Return
| Type | Description |
|---|---|
| TimestampLocString | Timestamp localization string |