Thanks once again to Kit Baum, a new version of the dtastamp package is now available for download from SSC. In Stata, use the ssc command to do this, or adoupdate if you already have an old version of dtastamp.
The dtastamp package is described as below on my website. The new version fixes a typo in the Examples in the online help, which caused confusion for me when I tried out that xample on Sunday, and would probably do so for other users who tried that Example out at home.
Best wishes
Roger
------------------------------------------------------------------------------
package dtastamp from http://www.rogernewsonresources.org.uk/stata10
------------------------------------------------------------------------------
TITLE
dtastamp: Store current date and time in dataset characteristics
DESCRIPTION/AUTHOR(S)
dtastamp stores the current date and time in the dataset characteristics
_dta[datestamp] and _dta[timestamp]. This is useful if the user then
saves the current dataset to a disk file, and later wants to know
approximately when the file was created.
Author: Roger Newson
Distribution-Date: 31may2020
Stata-Version: 10
INSTALLATION FILES (click here to install)
dtastamp.ado
dtastamp.sthlp
------------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of dtastamp on SSC
extracting days and dates out of database Code: * Example generated by -dataex-. To install: ssc install dataex clear input long date double(…
tobit with vce (cluster clustervar) or xttobitDear all, I'm working with a unbalanced panel data set with 208500 observations from 3371 firms in …
Bootstrapping timeHello I drew a SEM with SEM builder in STATA v.16. After that, I run Bootstrapping 5,000 but it too…
Loop to copy all filesHi, i tried to do a loop to copy all my databases in the same file but i've got a problem. So i wan…
Drop rows of PUBID Observations based on conditionDear all, I am using Stata 16, on mac and have provided a sample of my dataset using dataex. I am …
Subscribe to:
Post Comments (Atom)
0 Response to New version of dtastamp on SSC
Post a Comment