Schedule Entry - The dates and times you entered were not valid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 04:55 AM
Hi,
I'm creating a maintenance calendar where users could check and book maintenance works. I created it to Maintenance schedules -> Maintenance calendar
I'm trying to create a new service catalog page where users could book a maintenance schedule for maintenance. Service catalog page doesn't create a new reservation because when trying to submit the error occurs: "The dates and times you entered were not valid". Any ideas?
And here is the service catalog view:
and the following error occurs:
Thanks,
Joonas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 09:42 PM
Please check below post for solution
Maintenance Schedule "The dates and times you entered were not valid"
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 09:50 PM
I tried that but I still got the same error about dates and times not valid...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 09:59 PM
Please select date from date selector.
What's default time zone on your instance? You can check value of glide.sys.default.tz system property.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 10:28 PM
Default time zone is Europe/Helsinki.
Date selector works fine and I am able to create new reservations from Schedule Entry - New record.
After that I need to add the new record page to service catalog, where it would be easier to make reservations. In the new record table - Configuration - Table - Add to Service Catalog and added the same fields but the date selector is not available so added start date time and end date time. And after submitting the service catalog form the error messages occurs and new reservations are not displayed in the schedule entry page.