Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: AlbertKM
  • Content: Threads
  • Order by date
  1. AlbertKM

    Convert number to a SAS datetime value

    Hi I am trying to convert a date stored as number (20060731) to datetime value in SAS. So far I have tried - SLFDATE is a db field with a numeric value, representing date: input(put(SLFDATE,8.),yymmdd8.) AS FCSTDATE length=8 Thank you for your help.

Part and Inventory Search

Back
Top