Functions and CALL Routines |
Category: | Date and Time |
Syntax | |
Examples |
Syntax |
TIME() |
Examples |
SAS assigns CURRENT a SAS time value corresponding to 14:32:00 if the following statements are executed exactly at 2:32 PM:
current=time(); put current=time.;
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.