(I am using: SmartGWT 3.0)
I see that on calendar event is possible to set start and end data (java.util.Date).
Is it possible to set that start date is today (any time/e.g: 15:00h/) and that end date is tomorrow (any time/e.g: 16:00h/)? General question is, is it possible to span CalendarEvent on 2 or more days?
On show case I don’t see that such thing is possible, but in general I don’t see restriction in java.util.Date.
I see that on calendar event is possible to set start and end data (java.util.Date).
Is it possible to set that start date is today (any time/e.g: 15:00h/) and that end date is tomorrow (any time/e.g: 16:00h/)? General question is, is it possible to span CalendarEvent on 2 or more days?
On show case I don’t see that such thing is possible, but in general I don’t see restriction in java.util.Date.