Versions in this module Expand all Collapse all v0 v0.2.0 Jan 20, 2023 Changes in this version + const AssignDateFormat + const DateFormat + const DayDuration + const DaysInWeek + const HoursInDay + const HumanDateFormat + const WeekDuration + func Close(c io.Closer) + func GetDate(date time.Time) time.Time + func GetToday() time.Time + func GetTomorrow() time.Time + type PrettyTable struct + Minwidth int + Padchar byte + Padding int + Tabwidth int + func NewPrettyTable() *PrettyTable + func (pt *PrettyTable) AddRow(row []string) + func (pt *PrettyTable) String() (string, error)