Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Shehzad Ali <drshehzad_ali@yahoo.com> |
To | Stata List <statalist@hsphsun2.harvard.edu> |
Subject | st: calculating time difference |
Date | Fri, 24 Aug 2012 15:50:16 +0100 (BST) |
Hi listers, I want to calculate the duration between two time points (-time1- and -time2-). The time variables are in string format and the variables appear in the format of HH:MM. I tried the following but it doesn't help: gen double clock1 = clock(time1,"hm") When time1 is 10:20, the new var -clock1- is 37200000. Any help would be appreciated. Thank you Shehzad * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/