Handling Date Values

h

SAS date values are a special type of numeric value in SAS. They are usually stored in numeric variables with a proper date format.

In this module, you will learn how to:

  • Create a date constant
  • Import date values using date informats
  • Manipulate date values using date functions

By the end of the module, you will be able to handle all kinds of date manipulation tasks in SAS.Handling Date Values