date

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

date prints the date.

Synopsis:

date [-u] [+format] | date [-u] [MMDDhhmm[CC]YY[.ss]]

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() core.Command

New creates a new cat command.

Types

type Clock

type Clock interface {
	Now() time.Time
}

type RealClock

type RealClock struct{}

func (RealClock) Now

func (r RealClock) Now() time.Time

Jump to

Keyboard shortcuts

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