Code completion for the 'time' package
The time package uses a predefined layout for Time.Format and time.Parse.
In GoLand, when you press &shortcut:CodeCompletion;, you will see placeholders for time and data elements from ISO-8601. Code completion also suggests standard time layouts outside of the string literal.
