Skip to content

felixholub/printtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

PRINTTIME

This is a simple program which prints time and date in Stata. It will later be extended to allow for more customization. This program works fine but this repo mainly serves to try out some things regarding Stata programing.

Installation

In Stata, simply run

cap ado uninstall printtime
net install printtime, from(https://github.com/felixholub/printtime/raw/master/src/)

About

Stata utility to print time into logfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published