Chapter Contents |
Previous |
Next |
TIME |
Category: | Date and Time |
Syntax | |
Example |
Syntax |
TIME() |
Example |
SAS assigns CURRENT a SAS time value corresponding to 4:32:00 if the following statements are executed exactly at 2:32 PM:
current=time(); put current=time.;
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.