# Angus のイベントプラグイン 📅

**URL:** https://meta.discourse.org/t/angus-events-plugin/69776
**Category:** Plugin
**Created:** [2017 年 9 月 11 日午前 2:44 UTC](https://meta.discourse.org/t/angus-events-plugin/69776 "2017-09-11T02:44:59Z")
**Posts on this page:** 1
**Showing post:** 150

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [2018 年 3 月 9 日午前 12:12 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/150 "2018-03-09T00:12:02Z")

</div>

> [@ZackFea](#):
>
> Would be nice if its possible to configure start day of week. Its realy common for germany to start the calendar at monday on left side. Some of our users are confused that its sunnday at displayed calendar.

The calendar is configured so that the start day of the week is set by the `moment_locale` settings ([full list here](https://github.com/discourse/discourse/tree/master/lib/javascripts/moment_locale)). For the German locale `de`, the start of the week is in fact Monday. You can test this by changing your locale to `de` on my [sandbox](https://discourse.angusmcleod.com.au/calendar).

 ![Screenshot%20at%20Mar%2009%2008-01-56](https://global.discourse-cdn.com/meta/original/3X/8/0/80f1efa8b46547d7391b5fc50bd9806062ffeac6.png)

Are your German users not using the German locale?

> [@ZackFea](#):
>
> Another feature that would be nice is adding multiple dates to a topic. Sometimes we got events that are on multiple dates and creating a new topic for each event is mostly copy & paste, expect the date.

Yes, this has been raised before. This may be on the agenda in the future, but not for a little while.

@Tom_Newsom Yes as @craisp notes, subscribe links won’t work in categories with restricted view permissions. To support this the iCal link would need to include authentication. It’s on the agenda, but not a priority.

> [@tobiaseigen](#):
>
> If you open up the day view via the “+ nn more” and forget to close it, then switch to a different month, the day stays open.

Thanks again, great bug spotting 🐛 . Will fix later today.

> [@StanD](#):
>
> I’m seeing a problem with end dates for events being off by one.

This is the subject of this PR

[https://github.com/angusmcleod/discourse-events/pull/12](https://github.com/angusmcleod/discourse-events/pull/12)

I will address this issue and the associated issues discussed in the PR later today or tomorrow.

---

_[View the full topic](https://meta.discourse.org/t/angus-events-plugin/69776)._
