-
-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Check for existing bug reports before submitting.
- I searched for existing Bug Reports and found no similar reports.
Expected Behavior
I am attempting to create a calendar with custom years. I should be able to create my custom year(s) and then set the calendar to a start date with any of the years I've created, and have that display in the calendar view with the correct year shown in both the calendar and agenda views.
Current behaviour
Instead of displaying the way it should, when I set my custom year (in this case, to 9:33), the date displays properly in the agenda view, but in the calendar view, a year ahead of my current year is shown, like so:
Additionally, I have to create an additional year past the one I want to show. If I want to show 9:33, but have not created 9:34, I will get an error message that there is an invalid custom year:
And if I attempt to use that year anyway, none of the dates will display properly, in either the calendar or agenda views, like this:
Reproduction
- Create a new calendar using the full/complex calendar creator.
- Give the calendar a name.
- Create any number of weekdays.
- Create any number of months.
- Give the months any number of days.
- Create a series of custom years (to test this, I used a couple formats, it doesn't seem to make a difference)
- Set the custom year to the last created year
Which Operating Systems are you using?
- Android
- iPhone/iPad
- Linux
- macOS
- Windows
Obsidian Version Check
1.10.6 and 1.7.7
Plugin Version
2.1.0
Confirmation
- I have disabled all other plugins and the issue still persists.
Possible solution
No response