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

Set custom start/end date for month view #3661

Closed
GeorgianaSc opened this issue Apr 28, 2017 · 5 comments
Closed

Set custom start/end date for month view #3661

GeorgianaSc opened this issue Apr 28, 2017 · 5 comments

Comments

@GeorgianaSc
Copy link

Hello,

I have searched everywhere for a solution to my problem but I couldn't find one. I really like your component and I want to use it. For the month view I would like to be able to set custom start/end date.

I need to display more or less than one month, not full months. I found something more general in this issue #1108 but it's not what I need.

For example my exam session could start on 16 March Friday and end on 11
May Thursday. I would like to see the whole period in one view to have an overview on my exams(events). I attached a printscreen for this situation.

view

Is it possible to add this feature or maybe do you know how could I solve this?

@arshaw
Copy link
Member

arshaw commented Apr 28, 2017

@arshaw arshaw closed this as completed Apr 28, 2017
@JoeNandhini
Copy link

Hi,
I'm using full calendar and I want to use same as GeorgianaSc has mentioned in the screenshot. But end is not showing the duration in month view.
for example,
events:[ {
title: 'Long Event',
start: '2017-10-07T10:00',
end: '2017-10-10T11:00'
}]

It has to show in the month view as 10:00-11:00 or duration is 1 hour. But it does not show either.
Any suggestion can you provide here.

@trigbit-sukhwinder
Copy link

@JoeNandhini i have the same issue.

@apena94
Copy link

apena94 commented Feb 15, 2018

I'm having issues with trying to use the time functionality for the month view. If one event has time inserted into the start date, the month view breaks. However, week, day and list view still work. If all events dont have a time slot, then all views will work.

This is the errror i get: specialTokens[fakePart.substring(...)] is not a function
at renderFakeFormatStringParts

2018-02-01T16:00:00 is how i insert it into the start field.

@acerix
Copy link
Member

acerix commented Feb 15, 2018

Please post a new issue, the original issue above is different and can be accomplished with a Custom View. Also, please include a runnable, stripped-down demonstration of the bug, if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants