Introduction

Most apps that work with time values eventually need to display time to a user. Go has a unique way of allowing you to specify how to display time values that is different from the C library function strftime. The strftime function tends to be the standard for languages and tooling to format time. Go developed its own format specification instead of using any existing format with the idea of being able to maintain a mental model for formatting time.

In this video, join Ayan as he explores Go’s time format specification and helps you build intuition for formatting time in Go. Ayan will start by writing a program that will take keyboard input that specifies the layout to use to display the current time. This approach is effective as he visually demonstrates how time formatting works in Go. He also covers common pitfalls to anticipate when working with a time layout.

Things you will learn in this video

  • How to build intuition to format time with Go.
  • Format and display time with Go.
  • The pitfalls to avoid while formatting time.

Video

Trusted by top technology companies

We've built our reputation as educators and bring that mentality to every project. When you partner with us, your team will learn best practices and grow along the way.

30,000+

Engineers Trained

1,000+

Companies Worldwide

12+

Years in Business