As an alternative to Joseph's ODBC suggestion... If you have StatTransfer, then you can bring the data into Stata with -inputst- and this will bring the date/time field in as a numeric daily date with a fractional part representing the time.
For example 6pm today would be 16602.75
The only problem with this is that Stata has no date/time display format, so with %d display format this would just show "15jun2005".
David
-----Original Message-----
From: Eric G. Wruck [mailto:[email protected]]
Sent: 15 June 2005 14:41
To: [email protected]
Subject: st: Date + Time of Day
I have an Excel spreadsheet which includes a date column & dates are
in the following form:
11/14/2000 16:27:00
That is, the date includes the time of day. I've searched my Stata 9
manuals & all I can find on time is part of c(return) where one can
use c(current_time) but this doesn't seem relevant/helpful.
Is there a format that includes time as part of a date, or do I have
to parse this field out & create my own separate time variable? What
do others do to handle this?
Thanks,
Eric
--
===================================================
Eric G. Wruck
Econalytics
2535 Sherwood Road
Columbus, OH 43209
ph: 614.231.5034
cell: 614.330.8846
eFax: 614.573.6639
eMail: [email protected]
website: http://www.econalytics.com
====================================================
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/