Skip to content

Instantly share code, notes, and snippets.

@noamt
Created June 3, 2020 09:28
Show Gist options
  • Save noamt/0404695f04e6160986ac07a6c50b7648 to your computer and use it in GitHub Desktop.
Save noamt/0404695f04e6160986ac07a6c50b7648 to your computer and use it in GitHub Desktop.
For the Medium post "Find the first day of the week with Go"
<firstDay day="mon" territories="
001
AD AI AL AM AN AR AT AX AZ
BA BE BG BM BN BY
CH CL CM CR CY CZ
DE DK
EC EE ES
FI FJ FO FR
GB GE GF GP GR
HR HU
IE IS IT
KG KZ
LB LI LK LT LU LV
MC MD ME MK MN MQ MY
NL NO NZ
PL
RE RO RS RU
SE SI SK SM
TJ TM TR
UA UY UZ
VA VN
XK"
/>
<firstDay day="fri" territories="MV"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment