Home › Forums › General discussion › Resource Management & Calculated java script start & end date/time › Reply To: Resource Management & Calculated java script start & end date/time
June 12, 2020 at 11:16
#30621
Hi Alexander,
Thank you for your help. The code works for setting the minutes but there is a problem setting the hour in the StartDate field (see attachment). Its a calendar type SharePoint app.
The only this I can think of why its failing is because in the hours dropdown show 08:, 09:, 10:, 11: by default. Is the “:” causing an problem?
If I try to append the “:” to the hour it causes an error as its not a recognised date format.
Regards
Paul