How to add specific time for calendar
-
Hi everyone,
Wondering if anyone know how to fix the calendar plugin. Every time we add events to our calendar from the website, they automatically add to the calendar as all day, instead of the specific time we entered for the event even when using the code: startTime & endTime.
This is how the code we used looks:
<add-to-calendar-button
? name="[Reminder] Test the Add to Calendar Button"
? startDate="2024-07-20"
? startTime="10:15"
? endTime="23:30"
? timeZone="America/Los_Angeles"
? location="World Wide Web"
? description="Check out the maybe easiest way to include Add to Calendar Buttons to your web projects:[br]→
[url]https://add-to-calendar-button.com/|Click here![/url]
"
? options="'Apple','Google','iCal','Outlook.com','Microsoft 365','Microsoft Teams','Yahoo'"
? lightMode="bodyScheme"
></add-to-calendar-button>The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.