date

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

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

Go to latest
Published: Sep 23, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RFC3339date    = "2006-01-02"
	RFC3339seconds = "2006-01-02 03:04:05Z07:00"
	RFC3339ns      = "2006-01-02 03:04:05.999999999Z07:00"
	ISO8601date    = "2006-01-02"
	ISO8601hour    = "2006-01-02T15Z0700"
	ISO8601minutes = "2006-01-02T15:04Z0700"
	ISO8601seconds = "2006-01-02T15:04:05Z0700"
	ISO8601ns      = "2006-01-02T15:04:05.999999999Z0700"
)

Variables

This section is empty.

Functions

func Main

func Main(stdout io.Writer, args []string) error

Types

type Option

type Option struct {
	// contains filtered or unexported fields
}

func NewFlagSet

func NewFlagSet() (*flag.FlagSet, *Option)

Jump to

Keyboard shortcuts

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