Forum Discussion

kart4u's avatar
kart4u
Icon for Microsoft rankMicrosoft
Mar 06, 2019

Parameterized functions to use for calculating and output the flag

I am trying to write a function that returns whether it is working hour or not based on the timestamp. It goes like this   let IsWorkingHours = (timestamp:datetime) { let hour = hourofday(t...

Resources