constvar

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DATE_FORMAT                  = "2006-01-02"
	DATETIME_FORMAT              = "2006-01-02 15:04:05"
	DATETIME_FORMAT_NOSPACE      = "2006-01-02_15:04:05"
	DATETIME_FORMAT_NOSPACE_FILE = "2006-01-02_15-04-05"
	DATETIME_FORMAT_FRACTION     = "2006-01-02 15:04:05.000001"
	DATETIME_ZERO                = "0000-00-00 00:00:00.000000"
	DATETIME_ZERO_NO_MS          = "0000-00-00 00:00:00"
	DATETIME_ZERO_UNEXPECTED     = "-0001-11-30 00:00:00.000011"
	TIME_FORMAT                  = "15:04:05"

	JSON_INDENT_SPACE = " "
	JSON_INDENT_TAB   = "\t"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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