I have a timestamp in string; Any better way to create SAS datatime with keep millisecond? data x; timestamp="2013-07-01-01.06.15.918000"; sas_datetime=input(timestamp,anydtdtm.)+substr(timestamp,20); format sas_datetime datetime26.6; run; proc print; run;
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and save with the early bird rate—just $795!