|
|
|
|
|
by abdusco
1306 days ago
|
|
If you're using JetBrains Goland, hit Ctrl+Space when you're writing the date layout in `time.Parse`, and it'll suggest you the regular YYYY, MM, dd etc. placeholders. When you pick one, it types in 2006, 01, 02 magic numbers. Here's a GIF: https://imgur.com/FyCJZvh That said, I hate this, all the ways it's opinionated and praised zealously for it as the best thing since sliced bread. |
|