From: David Thompson Date: Sun, 15 Feb 2015 18:55:01 +0000 (-0500) Subject: webvtt: Fix WebVTT timestamps. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=c86f914e2fe21db708d5c17c62df657f66628cbd;hp=c86f914e2fe21db708d5c17c62df657f66628cbd;p=srt2vtt.git webvtt: Fix WebVTT timestamps. * srt2vtt/webvtt.scm (write-time): Format time components with correct number of digits. ---