mogsdad / SheetConverter

Google Apps Script library - interprets Google Sheets Formats, converts to formatted text or html
49 stars 25 forks source link

Issue: HTML does not maintain duration over 24 hours #13

Closed samlappage closed 4 years ago

samlappage commented 5 years ago

Description of issue

When sending an email using the HTML converter, cells with a duration over 24 hours are reduced to a time format h:mm:ss

Cell Format exhibiting problem

"[h]:mm:ss"

Expected result vs Observed result

37:05:24 shows as 13:05:24

Installed Library Version

6

mogsdad commented 4 years ago

https://github.com/mogsdad/SheetConverter/pull/14