Chapter Contents |
Previous |
Next |
TIMEw. |
Category: | Date and Time |
Syntax | |
Syntax Description | |
Details | |
Examples | |
See Also |
Syntax |
TIMEw. |
Default: | 8 |
Range: | 5-32 |
Details |
Time values must be in the form hh:mm:ss.ss, where
The stored value is the total number of seconds in the time value.
Examples |
input begin time10.;
Data Lines | Results |
---|---|
----+----1----+ |
|
11:23:07.4 |
40987.4 |
The TIME informat can read time values with AM or PM in the value.
input begin time8.;
Data Lines | Results |
---|---|
----+----1----+ |
|
1:13 PM |
47580.0 |
See Also |
Formats:
| |||||||||
Functions:
|
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.