Nah, parsing a date is a thing that you do usually (depends on your job) like 1 every 2/3 months at best.
Every time I have to pick up the docs because Is day the 1st or month the 1st? Ms and Ns which number? Timezone?
I think that the decision of golang to use this way is really unfortunate and yet more lazy than people that don't want to learn yet another (useless) thing.
Comments
Nah, parsing a date is a thing that you do usually (depends on your job) like 1 every 2/3 months at best.
Every time I have to pick up the docs because Is day the 1st or month the 1st? Ms and Ns which number? Timezone?
I think that the decision of golang to use this way is really unfortunate and yet more lazy than people that don't want to learn yet another (useless) thing.