Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            - time2num('16:23:14.6152');
    printf "%.4f\n", $diff/10000;
    printf "%s\n", num2time($diff);
    
  2. or download this
    -540.7985
    -0:09:00.7985