Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add locale for en-SG #41

Open
compleatguru opened this issue Feb 26, 2020 · 1 comment
Open

Add locale for en-SG #41

compleatguru opened this issue Feb 26, 2020 · 1 comment
Labels
help wanted Extra attention is needed locale

Comments

@compleatguru
Copy link

Hi!
Greetings from Singapore.
Will it be possible to have Singapore data?

A possible data source is https://www.mom.gov.sg/employment-practices/public-holidays that gives iCal file.

@lauft lauft changed the title Error in locale LOCALE, year YEAR Add locale for en-SG Feb 26, 2020
@lauft lauft added the help wanted Extra attention is needed label Feb 26, 2020
@lauft
Copy link
Member

lauft commented Feb 26, 2020

We can add a locale for Singapore, but we need more information:

  • Please provide a list of all holidays, i.e. days "which are defined by law on which business or work are suspended or reduced"
  • For each holiday
    • What is the official name?
    • Is it a regional or nation-wide holiday?
    • If regional, what are the regions the holiday is observed in? (Note: currently only regions defined in ISO_3166-2 are supported)
    • Is it a fixed or variable date?
    • If fixed, provide the date in format MM-DD
    • If a holiday has a variable date: What is the algorithm to calculate it (e.g. nth / in ? If it depends on the easter date: Is it the western or orthodox easter date?
    • If a holiday is proclaimed by the government: Can you provide the source?
  • Are holidays moved to a different date, e.g. if they fall on a saturday/sunday/...? If yes, which holidays and what is the algorithm?
  • Are holidays observed on a different date (is there a substitute holiday), e.g. if they fall on a saturday/sunday/...? If yes, which holidays and what is the algorithm?
  • Have there been any holidays renamed/deleted/created since 2011? If yes, which ones and since when?
  • Can you provide the legal sources which define the holidays?

@lauft lauft added the locale label Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed locale
Projects
None yet
Development

No branches or pull requests

2 participants