I don’t know if I am being slow but I don’t know where to find the date diff module in my scenario
not sure what I am doing wrong
I don’t know if I am being slow but I don’t know where to find the date diff module in my scenario
not sure what I am doing wrong
Welcome to the Make community!
According to Date and time functions - Help Center, there isn’t a function called dateDiff
.
As a workaround, you can simply format the dates into unix timestamp, and subtract one from the other, and calculate the minutes/hours from the seconds difference.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
I’ve created a module for you.
Example Output:
You can get it here: [Free App] My Toolbox of Useful Modules
Hope this helps! Let me know if there are any further questions or issues.
— @samliew