timestamp

package module
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2020 License: MIT Imports: 3 Imported by: 1

README

CircleCI codecov Go Report Card GoDoc contributions welcome

Timestamp-Parser

Parses byte slices to time.Time

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RawTimestamp added in v1.3.0

type RawTimestamp []byte

RawTimestamp is a []byte alias

func (RawTimestamp) Parse added in v1.3.0

func (rawTimestamp RawTimestamp) Parse() (timestamp time.Time, err error)

Parse a byte slice containing a unix timestamp and convert it to a timestamp string.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL