hoursBetween() returns zero
Why does this code:
- info current_date_time_zoho;
- info customer_sent_email_on;
- info hoursBetween(customer_sent_email_on, current_date_time_zoho);
Produce this result with hours being zero? The answer should be 3.
- 2023-09-11T17:16:19-05:00
- 2023-09-11T14:58:51-05:00
- 0