ts

package
v0.0.0-...-9ae062e Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const FORMAT_DAY_A = "2006-01-02"

yyyy-MM-dd

View Source
const FORMAT_DAY_B = "01/02/2006"

MM/dd/yyyy

View Source
const FORMAT_DAY_C = "20060102"

yyyyMMdd

View Source
const FORMAT_NOW_A = "2006-01-02 15:04:05"

yyyy-MM-dd hh:mm:ss

View Source
const FORMAT_NOW_B = "01/02/2006 15:04:05"

MM/dd/yyyy hh:mm:ss PM

View Source
const FORMAT_NOW_C = "20060102150405"

yyyyMMddhhmmss

Variables

This section is empty.

Functions

func Day

func Day() int64

func DayToStr

func DayToStr(day int64, format string) string

func DayToTime

func DayToTime(day int64) int64

func MilliSecond

func MilliSecond() int64

func StrToDay

func StrToDay(str string, format string) int64

func StrToTime

func StrToTime(str string, format string) int64

func Time

func Time() int64

func TimeToDay

func TimeToDay(sec int64) int64

func TimeToStr

func TimeToStr(sec int64, format string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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