I’m trying to use both the setHour and setMinute functions but could certainly be putting them together incorrectly. I’m using them individually without issue but perhaps it’s the way I’m combining them?
Thanks Fasil. Could you please explain how I have used the setHour function wrong? I am sure that “Properties_value.Date.start” is in the date data type. I can use it on it’s own with no problems. It’s only when I try and combine it with the setMinute function that I’m running into problems.
I am using these functions to add the time to a date in a Notion database. I have it working perfectly when I configure it like this, however I’m only able to set the hour and not the minutes with this approach.