datetime

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDate

func CheckDate(month, day, year uint) bool

CheckDate check date is right php checkdate

func Date

func Date(timestamp int64, layout string) string

Date parse timestamp to time string php date

func Sleep

func Sleep(seconds int64)

Sleep pauses the current goroutine for seconds php sleep

func StrToTime

func StrToTime(timeStr, layout string) (int64, error)

StrToTime parse time_string to timestamp php strtotime

func Time

func Time() int64

Time get timestamp php time

func Usleep

func Usleep(microseconds int64)

Usleep pauses the current goroutine for microseconds php usleep

Types

This section is empty.

Jump to

Keyboard shortcuts

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