# India Missing in Region (calendar-plugin)

**URL:** https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568
**Category:** Support
**Tags:** events
**Created:** [May 25, 2021, 1:02pm UTC](https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568 "2021-05-25T13:02:27Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)
#### Post date: [May 25, 2021, 1:02pm UTC](https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568/1 "2021-05-25T13:02:27Z")

</div>

I hate to repost this, but the original topic is closed and OPs question was never answered.

> [@India missing in region](https://meta.discourse.org/t/india-missing-in-region/163527):
>
> On the latest beta 2.6.0beta2, I see an option in users’ profile to select the region, but India is missed from this confused Anything I’m missing? Can it be added?

The discourse-calendar plugin adds a “Region” to user preferences. India is missing from this list.

Is there anyway to add this?

[It looks like the list of regions is coming from `SiteSettings.available_locales`](https://github.com/discourse/discourse-calendar/blob/8844829a0c55e4f9945d29bc1dd44d9b16459163/assets/javascripts/discourse/components/region-input.js.es6#L17) but I wasn’t able to find a setting for this in the admin dashboard.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [May 25, 2021, 5:41pm UTC](https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568/3 "2021-05-25T17:41:21Z")

</div>

I see Asia/Kolkata in the list, which would be IST, right? It looks like that naming convention is based on [tz database - Wikipedia](https://en.wikipedia.org/wiki/Tz_database) (from [Time in India - Wikipedia](https://en.wikipedia.org/wiki/Time_in_India)). So is this a matter of expecting Asia/India to appear in the list instead?

---

<div class="post-metadata">

### Author: ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)
#### Post date: [May 25, 2021, 5:57pm UTC](https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568/4 "2021-05-25T17:57:00Z")

</div>

Thanks Kris,

I do see Asia/Kolkata in the Time zone drop down  
[![](https://global.discourse-cdn.com/meta/original/3X/0/8/088aa529d5654482d5f20097359df455007a4c01.png) ](https://dl.dropboxusercontent.com/s/4fg09y6tkcifc1t/Screen%20Shot%202021-05-25%20at%201.54.29%20PM.png?dl=0)

But that’s not the field that I’m referencing. Rather, I’m talking about the “Region” dropdown that shows up when you have the Discourse Calendar plugin enabled.

[![](https://global.discourse-cdn.com/meta/original/3X/c/d/cd96960f7efde6c11bf103ef792da1a99e0f3bf8.png) ](https://dl.dropboxusercontent.com/s/e2lhlbbrnztk88j/Screen%20Shot%202021-05-25%20at%201.55.48%20PM.png?dl=0)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [May 25, 2021, 6:22pm UTC](https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568/5 "2021-05-25T18:22:59Z")

</div>

Ooh I see now, my mistake — I believe India isn’t in the list because we’re taking holidays from a third party ruby gem:

> **[Holidays](https://github.com/holidays/)**
>
> A collection of methods to deal with statutory and other holidays. You deserve a holiday! - Holidays

and it doesn’t appear they have any Indian holidays listed yet. China is also not in the list for the same reason. Unfortunately this isn’t clear to anyone trying to change the dropdown. We are aware of the limitations of the current holiday list, and have been looking at ways to improve it.

---

<div class="post-metadata">

### Author: ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)
#### Post date: [May 25, 2021, 7:43pm UTC](https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568/6 "2021-05-25T19:43:23Z")

</div>

Got it! Helpful to know that the Region is only for the holidays feature, I’ll pass this along.

Thank you 🙂

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [June 24, 2021, 7:44pm UTC](https://meta.discourse.org/t/india-missing-in-region-calendar-plugin/191568/7 "2021-06-24T19:44:17Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
