Created
January 30, 2019 17:12
-
-
Save KonradLinkowski/0e44908e9a394f3ffbf85b50ef9f7b84 to your computer and use it in GitHub Desktop.
Months separated by commas.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
EN = 'January', 'February', 'March', 'April', 'May', 'June', 'July', 'September', 'October', 'November', 'December' | |
PL = 'Styczeń', 'Luty', 'Marzec', 'Kwiecień', 'Maj', 'Czerwiec', 'Lipiec', 'Sierpień', 'Wrzesień', 'Październik', 'Listopad', 'Grudzień'| |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment