Golang Format Date String

Kevin FOO
Jun 24, 2021

Golang uses a specific date and time to specify how to format its date string instead of alphabets. To format into this format in C# “dd-MMM-yyyy HH:mm:ss” it requires the below format.

2006-Jan-02 15:04:05

Sample source code below to show how to format the date string into other styles.

Output of the codes executed

< Back to all the stories I had written

--

--

Kevin FOO

A software engineer, a rock climbing, inline skating enthusiast, a husband, a father.