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!
There is no dateDiff function. 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