Time Formatting in Golang
`fmt.Println(current_time.Format("2006-01-02 15:04:05"))`
> Layouts must use the reference time Mon Jan 2 15:04:05 MST 2006 to show the pattern with which to format/parse a given time/string.
What...
Time Formatting in Golang
`fmt.Println(current_time.Format("2006-01-02 15:04:05"))`
> Layouts must use the reference time Mon Jan 2 15:04:05 MST 2006 to show the pattern with which to format/parse a given time/string.
What...
(I created the action ~2 years ago for a fun project that I abandoned after a week)
(I created the action ~2 years ago for a fun project that I abandoned after a week)