Versions in this module Expand all Collapse all v1 v1.4.0 Jan 23, 2026 v1.3.3 Jan 9, 2026 Changes in this version type EngJson + Progress float64 type NepJson + Progress float64 v1.3.2 Jun 21, 2024 v1.2.0 Oct 10, 2023 v1.1.2 Oct 10, 2023 Changes in this version + type EngJson struct + Day int + FullDate string + Month int + MonthString string + Progess float64 + Week int + WeekDay int + Year int + YearDays int + type NepJson struct + DayEng int + DayNep string + FullDate string + MonthEng int + MonthNep string + WeekDayEng int + WeekDayNep string + YearDays int + YearEng int + YearNep string + type TodayJSON struct + English EngJson + Nepali NepJson v0 v0.0.4 Aug 6, 2022 Changes in this version + type Calendar struct + Days int + Month int + Rows [][]Row + Year int + type Row struct + Blank bool + Day int + Today bool v0.0.3 Jul 29, 2022 v0.0.2 Jul 23, 2022 Changes in this version + var PostRunMsg = func(cmd *cobra.Command, args []string) v0.0.1 Jul 23, 2022 Changes in this version + const IsoDate + const Version + const WhiteSpace + func Execute()