Name
|
Syntax and Description
|
---|---|
$BIDIw.
Converts between a logically ordered string and a visually ordered
string, by reversing the order of Hebrew and Arabic characters while preserving
the order of Latin words and numbers.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$LOGVSRw.
Processes a character string that is in right-to-left-logical
order, and then writes the character string in visual order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$LOGVSw.
Processes a character string that is in left-to-right-logical
order, and then writes the character string in visual order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$VSLOGRw.
Processes a character string that is in visual order, and then
writes the character string in right-to-left logical order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$VSLOGw.
Processes a character string that is in visual order, and then
writes the character string in left-to-right logical order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
Name
|
Syntax and Description
|
---|---|
$ASCIIw.
Converts native format character data to ASCII representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$BAS64Xw.
Converts character data into ASCII text by using Base 64 encoding.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$BINARYw.
Converts character data to binary representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$CHARw.
Writes standard character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$EBCDICw.
Converts native format character data to EBCDIC representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$HEXw.
Converts character data to hexadecimal representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$HEXw.
Converts character values to hexadecimal values.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
|
|
$HEXw.
Converts character values to hexadecimal values.
Product: Base SAS
Document: SAS Companion for Windows
|
|
$MSGCASEw.
Writes character data in uppercase when the MSGCASE system option
is in effect.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$OCTALw.
Converts character data to octal representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$QUOTEw.
Writes data values that are enclosed in double quotation marks.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$REVERJw.
Writes character data in reverse order and preserves blanks.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$REVERSw.
Writes character data in reverse order and left aligns
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$UCS2BEw.
Processes a character string that is in big-endian, 16-bit, UCS2,
Unicode encoding, and then writes the character string in the encoding of
the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS2Bw.
Processes a character string that is in the encoding of the current
SAS session, and then writes the character string in big-endian, 16-bit, UCS2,
Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS2LEw.
Processes a character string that is in little-endian, 16-bit,
UCS2, Unicode encoding, and then writes the character string in the encoding
of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS2Lw.
Processes a character string that is in the encoding of the current
SAS session, and then writes the character string in little-endian, 16-bit,
UCS2, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS2XEw.
Processes a character string that is in native-endian, 16-bit,
UCS2, Unicode encoding, and then writes the character string in the encoding
of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS2Xw.
Processes a character string that is in the encoding of the current
SAS session, and then writes the character string in native-endian, 16-bit,
UCS2, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS4BEw.
Processes a character string that is in big-endian, 32-bit, UCS4,
Unicode encoding, and then writes the character string in the encoding of
the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS4Bw.
Processes a character string that is in the encoding of the current
SAS session, and then writes the character string in big-endian, 32-bit, UCS4,
Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS4LEw.
Processes a character string that is in little-endian, 32-bit,
UCS4, Unicode encoding, and then writes the character string in the encoding
of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS4Lw.
Processes a character string that is in the encoding of the current
SAS session, and then writes the character string in little-endian, 32-bit,
UCS4, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS4XEw.
Processes a character string that is in native-endian, 32-bit,
UCS4, Unicode encoding, and then writes the character string in the encoding
of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UCS4Xw.
Processes a character string that is in the encoding of the current
SAS session, and then writes the character string in native-endian, 32-bit,
UCS4, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UESCEw.
Processes a character string that is in Unicode escape (UESC)
representation, and then writes the character string in the encoding of the
current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UESCw.
Processes a character string that is encoded in the current SAS
session, and then writes the character string in Unicode escape (UESC) representation.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UNCREw.
Processes a character string that is in numeric character representation
(NCR), and then writes the character string in the encoding of the current
SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UNCRw.
Processes a character string that is encoded in
the current SAS session, and then writes the character string in numeric character
representation (NCR).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UPARENEw.
Processes a character string that is in Unicode parenthesis (UPAREN),
and then writes the character string in the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UPARENw.
Processes a character string that is encoded in the current SAS
session, and then writes the character string in Unicode parenthesis (UPAREN)
representation.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$UPCASEw.
Converts character data to uppercase.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$UTF8Xw.
Processes a character string that is in the encoding of the current
SAS session, and then writes the character string in universal transformation
format (UTF-8) encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$VARYINGw.length-variable
Writes character data of varying length.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$w.
Writes standard character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
Name
|
Syntax and Description
|
---|---|
EURFRATSw.d
Converts an amount from Austrian schillings to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRBEFw.d
Converts an amount from Belgian francs to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRCHFw.d
Converts an amount from Swiss francs to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRCZKw.d
Converts an amount from Czech koruny to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRDEMw.d
Converts an amount from Deutsche marks to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRDKKw.d
Converts an amount from Danish kroner to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRESPw.d
Converts an amount from Spanish pesetas to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRFIMw.d
Converts an amount from Finnish markkaa to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRFRFw.d
Converts an amount from French francs to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRGBPw.d
Converts an amount from British pounds to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRGRDw.d
Converts an amount from Greek drachmas to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRHUFw.d
Converts an amount from Hungarian forints to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRIEPw.d
Converts an amount from Irish pounds to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRITLw.d
Converts an amount from Italian lire to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRLUFw.d
Converts an amount from Luxembourg francs to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRNLGw.d
Converts an amount from Dutch guilders to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRNOKw.d
Converts an amount from Norwegian krone to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRPLZw.d
Converts an amount from Polish zlotys to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRPTEw.d
Converts an amount from Portuguese escudos to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRROLw.d
Converts an amount from Romanian lei to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRRURw.d
Converts an amount from Russian rubles to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRSEKw.d
Converts an amount from Swedish kronor to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRSITw.d
Converts an amount from Slovenian tolars to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRTRLw.d
Converts an amount from Turkish liras to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURFRYUDw.d
Converts an amount from Yugoslavian dinars to euros.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOATSw.d
Converts an amount from euros to Austrian schillings.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOBEFw.d
Converts an amount from euros to Belgian francs.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOCHFw.d
Converts an amount from euros to Swiss francs.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOCZKw.d
Converts an amount from euros to Czech koruny.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTODEMw.d
Converts an amount from euros to Deutsche marks.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTODKKw.d
Converts an amount from euros to Danish kroner.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOESPw.d
Converts an amount from euros to Spanish pesetas.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOFIMw.d
Converts an amount from euros to Finnish markkaa.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOFRFw.d
Converts an amount from euros to French francs.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOGBPw.d
Converts an amount from euros to British pounds.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOGRDw.d
Converts an amount from euros to Greek drachmas.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOHUFw.d
Converts an amount from euros to Hungarian forints.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOIEPw.d
Converts an amount from euros to Irish pounds.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOITLw.d
Converts an amount from euros to Italian lire.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOLUFw.d
Converts an amount from euros to Luxembourg francs.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTONLGw.d
Converts an amount from euros to Dutch guilders.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTONOKw.d
Converts an amount from euros to Norwegian krone.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOPLZw.d
Converts an amount from euros to Polish zlotys.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOPTEw.d
Converts an amount from euros to Portuguese escudos.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOROLw.d
Converts an amount from euros to Romanian lei.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTORURw.d
Converts an amount from euros to Russian rubles.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOSEKw.d
Converts an amount from euros to Swedish kronor.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOSITw.d
Converts an amount from euros to Slovenian tolars.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOTRLw.d
Converts an amount from euros to Turkish liras.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURTOYUDw.d
Converts an amount from euros to Yugoslavian dinars.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
Name
|
Syntax and Description
|
---|---|
$N8601BAw.d
Writes ISO 8601 duration, datetime, and interval forms using the
basic notations PyyyymmddThhmmss and yyyymmddThhmmss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Bw.d
Writes ISO 8601 duration, datetime, and interval forms using the
basic notations PnYnMnDTnHnMnS and yyyymmddThhmmss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601EAw.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations Pyyyy-mm-ddThh:mm:ss and yyyy-mm-ddThh:mm:ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601EHw.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations Pyyyy-mm-ddThh:mm:ss and yyyy-mm-ddThh:mm:ss, using a hyphen ( - ) for omitted
components.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Xw.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations Pyyyy-mm-ddThh:mm:ss and yyyy-mm-ddThh:mm:ss, using an x for digit of an omitted
component.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Ew.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations PnYnMnDTnHnMnS and yyyy-mm-ddThh:mm:ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Hw.d
Writes ISO 8601 duration, datetime, and interval forms PnYnMnDTnHnMnS and yyyy-mm-ddThh:mm:ss, dropping omitted
components in duration values and using a hyphen ( - ) for omitted components
in datetime values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Xw.d
Writes ISO 8601 duration, datetime, and interval forms PnYnMnDTnHnMnS and yyyy-mm-ddThh:mm:ss, dropping omitted
components in duration values and using an x for each digit of an omitted
component in datetime values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DAw.
Writes date values using the IOS 8601 base notation yyyymmdd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DNw.
Writes the date from a datetime value using the ISO 8601 basic
notation yyyymmdd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DTw.d
Writes datetime values in the ISO 8601 basic notation yyyymmddThhmmssffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DZw.
Writes datetime values in the Coordinated Universal Time (UTC)
time scale using ISO 8601 datetime and time zone basic notation yyyymmddThhmmss+|-hhmm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601LZw.
Writes time values as local time by appending a time zone offset
difference between the local time and UTC, using the ISO 8601 basic time notation hhmmss+|-hhmm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601TMw.d
Writes time values using the ISO 8601 basic notation hhmmssffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601TZw.
Adjusts time values to the Coordinated Universal Time (UTC) and
writes them using the ISO 8601 basic time notation hhmmss+|-hhmm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DATEAMPMw.d
Writes datetime values in the form ddmmmyy:hh:mm:ss.ss
with AM or PM.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DATETIMEw.d
Writes datetime values in the form ddmmmyy:hh:mm:ss.ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DATEw.
Writes date values in the form ddmmmyy, ddmmmyyyy, or dd-mmm-yyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DAYw.
Writes date values as the day of the month.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DDMMYYw.
Writes date values in the form ddmm<yy>yy or dd/mm/<yy>yy, where a forward slash is the separator and the year appears as either
2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DDMMYYxw.
Writes date values in the form ddmm<yy>yy or dd-mm-yy<yy>, where the x in the
format name is a character that represents the special character that separates
the day, month, and year, which can be a hyphen (-), period (.), blank character,
slash (/), colon (:), or no separator; the year can be either 2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DOWNAMEw.
Writes date values as the name of the day of the week.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DTDATEw.
Expects a datetime value as input and writes date values in the
form ddmmmyy or ddmmmyyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DTMONYYw.
Writes the date part of a datetime value as the month and year
in the form mmmyy or mmmyyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DTWKDATXw.
Writes the date part of a datetime value as the day of the week
and the date in the form day-of-week, dd month-name yy (or yyyy).
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DTYEARw.
Writes the date part of a datetime value as the year in the form yy or yyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DTYYQCw.
Writes the date part of a datetime value as the year and the quarter
and separates them with a colon (:).
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DAw.
Writes date values using the ISO 8601 extended notation yyyy-mm-dd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DNw.
Writes the date from a SAS datetime value using the ISO 8601 extended
notation yyyy-mm-dd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DTw.d
Writes datetime values in the ISO 8601 extended notation yyyy-mm-ddThh:mm:ss.ffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DZw.
Writes datetime values in the Coordinated Universal Time (UTC)
time scale using ISO 8601 datetime and time zone extended notations yyyy-mm-ddThh:mm:ss+|-hh:mm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601LZw.
Writes time values as local time, appending the Coordinated Universal
Time (UTC) offset for the local SAS session, using the ISO 8601 extended time
notation hh:mm:ss+|-hh:mm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601TMw.d
Writes time values using the ISO 8601 extended notation hh:mm:ss.ffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601TZw.d
Adjusts time values to the Coordinated Universal Time (UTC) and
writes them using the ISO 8601 extended notation hh:mm:ss+|-hh:mm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
EURDFDDw.
Writes international date values in the form dd.mm.yy
or dd.mm.yyyy.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFDEw.
Writes international date values in the form ddmmmyy
or ddmmmyyyy.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFDNw.
Writes international date values as the day of the week.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFDTw.d
Writes international datetime values in the form ddmmmyy:hh:mm:ss.ss or ddmmmyyyy hh:mm:ss.ss.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFDWNw.
Writes international date values as the name of the day.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFMNw.
Writes international date values as the name of the month.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFMYw.
Writes international date values in the form mmmyy
or mmmyyyy.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFWDXw.
Writes international date values as the name of the month, the
day, and the year in the form dd month-name yy (or yyyy).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EURDFWKXw.
Writes international date values as the name of the day and date
in the form day-of-week, dd month-name yy (or yyyy).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
HDATEw.
Writes date values in the form yyyy mmmmm dd where dd is the day-of-the-month, mmmmm represents the month's
name in Hebrew, and yyyy is the year.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
HEBDATEw.
Writes date values according to the Jewish calendar.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
HHMMw.d
Writes time values as hours and minutes in the form hh:mm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
HOURw.d
Writes time values as hours and decimal fractions of hours.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
JULDAYw.
Writes date values as the Julian day of the year.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
JULIANw.
Writes date values as Julian dates in the form yyddd
or yyyyddd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MDYAMPMw.
Writes datetime values in the form mm/dd/yy<yy> hh:mm AM|PM. The year can be either two or four digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MINGUOw.
Writes date values as Taiwanese dates in the form yyyymmdd.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
MMDDYYw.
Writes date values in the form mmdd<yy>yy or mm/dd/<yy>yy, where a forward slash is the separator and the year appears as either
2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MMDDYYxw.
Writes date values in the form mmdd<yy>yy or mm-dd-<yy>yy, where the x in the format name is a character that represents
the special character which separates the month, day, and year. The special
character can be a hyphen (-), period (.), blank character, slash (/), colon
(:), or no separator; the year can be either 2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MMSSw.d
Writes time values as the number of minutes and seconds since
midnight.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MMYYw.
Writes date values in the form mmM<yy>yy, where M is the separator and the year appears as either 2 or 4
digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MMYYxw.
Writes date values in the form mm<yy>yy or mm-<yy>yy, where the x in the format name is a character that represents the special character
that separates the month and the year, which can be a hyphen (-), period (.),
blank character, slash (/), colon (:), or no separator; the year can be either
2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MONNAMEw.
Writes date values as the name of the month.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MONTHw.
Writes date values as the month of the year.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
MONYYw.
Writes date values as the month and the year in the form mmmyy or mmmyyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
NENGOw.
Writes date values as Japanese dates in the form e.yymmdd.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEMDw.
Converts the SAS date value to the date value of the specified
locale, and then writes the value as the name of the month and the day of
the month.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEMNw.
Converts a SAS date value to the date value of the specified locale,
and then writes the value as the name of the month.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEWNw.
Converts the SAS date value to the date value of the specified
locale, and then writes the date value as the day of the week.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEWw.
Converts a SAS date value to the date value of the specified locale,
and then writes the value as the date and the day of the week.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEYMw.
Converts the SAS date value to the date value of the specified
locale, and then writes the date value as the year and the name of the month.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEYQw.
Converts the SAS date value to the date value of the specified
locale, and then writes the date value as the year and the quarter.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEYRw.
Converts the SAS date value to the date value of the specified
locale, and then writes the date value as the year.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEYWw.
Converts the SAS date value to the date value of the specified
locale, and then writes the date value as the year and the week.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATEw.
Converts a SAS date value to the date value of the specified locale,
and then writes the date value as a date.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMAPw.
Converts a SAS datetime value to the datetime value of the specified
locale, and then writes the value as a datetime with a.m. or p.m.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMDTw.
Converts the SAS datetime value to the datetime value of the specified
locale, and then writes the value as the name of the month, day of the month
and year.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMMDw.
Converts the SAS datetime value to the datetime value of the specified
locale, and then writes the value as the name of the month and the day of
the month.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMMNw.
Converts the SAS datetime value to the datetime value of the specified
locale, and then writes the value as the name of the month.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMTMw.
Converts the time portion of a SAS datetime value to the time-of-day
value of the specified locale, and then writes the value as a time of day.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMWNw.
Converts a SAS datetime value to the datetime value of the specified
locale, and then writes the value as the day of the week.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMWw.
Converts SAS datetime values to the locale sensitive datetime
string as the day of the week and the datetime.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMYMw.
Converts the SAS datetime value to the datetime value of the specified
locale, and then writes the value as the year and the name of the month.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMYQw.
Converts the SAS datetime value to the datetime value of the specified
locale, and then writes the value as the year and the quarter of the year.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMYRw.
Converts the SAS datetime value to the datetime value of the specified
locale, and then writes the value as the year.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMYWw.
Converts the SAS datetime value to the datetime value of the specified
locale, and then writes the value as the year and the name of the week.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLDATMw.
Converts a SAS datetime value to the datetime value of the specified
locale, and then writes the value as a datetime.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLTIMAPw.
Converts a SAS time value to the time value of a specified locale,
and then writes the value as a time value with a.m. or p.m.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLTIMEw.
Converts a SAS time value to the time value of the specified locale,
and then writes the value as a time value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
PDJULGw.
Writes packed Julian date values in the hexadecimal format yyyydddF for IBM.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PDJULIw.
Writes packed Julian date values in the hexadecimal format ccyydddF for IBM.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
QTRRw.
Writes date values as the quarter of the year in Roman numerals.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
QTRw.
Writes date values as the quarter of the year.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
TIMEAMPMw.d
Writes time values as hours, minutes, and seconds in the form hh:mm:ss.ss with AM or PM.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
TIMEw.d
Writes time values as hours, minutes, and seconds in the form hh:mm:ss.ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
TODw.d
Writes SAS time values and the time portion of SAS datetime values
in the form hh:mm:ss.ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
VMSTIMEF.
Converts a SAS date-time value to an 8-byte binary value in OpenVMS date
and time format.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
|
|
WEEKDATEw.
Writes date values as the day of the week and the date in the
form day-of-week, month-name dd, yy
(or yyyy).
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WEEKDATXw.
Writes date values as the day of the week and date in the form day-of-week, dd month-name yy (or yyyy).
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WEEKDAYw.
Writes date values as the day of the week.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WEEKUw.
Writes a week number in decimal format by using the U algorithm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WEEKUw.
Writes a week number in decimal format by using the U algorithm.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
WEEKVw.
Writes a week number in decimal format by using the V algorithm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WEEKVw.
Writes a week number in decimal format by using the V algorithm.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
WEEKWw.
Writes a week number in decimal format by using the W algorithm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WEEKWw.
Writes a week number in decimal format by using the W algorithm.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
WORDDATEw.
Writes date values as the name of the month, the day, and the
year in the form month-name dd, yyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WORDDATXw.
Writes date values as the day, the name of the month, and the
year in the form dd month-name yyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YEARw.
Writes date values as the year.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYMMDDw.
Writes date values in the form yymmdd or <yy>yy-mm-dd, where a dash is
the separator and the year appears as either 2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYMMDDxw.
Writes date values in the form yymmdd or <yy>yy-mm-dd, where the x in the format name
is a character that represents the special character which separates the year,
month, and day. The special character can be a hyphen (-), period (.), blank
character, slash (/), colon (:), or no separator; the year can be either 2
or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYMMw.
Writes date values in the form <yy>yyMmm, where M is a character separator to indicate that the month number
follows the M and the year appears as either 2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYMMxw.
Writes date values in the form <yy>yymm or <yy>yy-mm, where the x
in the format name is a character that represents the special character that
separates the year and the month, which can be a hyphen (-), period (.),
blank character, slash (/), colon (:), or no separator; the year can be either
2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYMONw.
Writes date values in the form yymmm or yyyymmm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYQRw.
Writes date values in the form <yy>yyQqr, where Q is the separator, the year appears as either 2 or 4 digits,
and qr is the quarter of the year expressed in roman numerals.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYQRxw.
Writes date values in the form <yy>yyqr or <yy>yy-qr, where the x
in the format name is a character that represents the special character that
separates the year and the quarter or the year, which can be a hyphen (-),
period (.), blank character, slash (/), colon (:), or no separator; the year
can be either 2 or 4 digits and qr is the quarter of the year
expressed in roman numerals.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYQw.
Writes date values in the form <yy>yyQq, where Q is the separator, the year appears as either 2 or 4 digits,
and q is the quarter of the year.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYQxw.
Writes date values in the form <yy>yyq
or <yy>yy-q, where the x in the
format name is a character that represents the special character that separates
the year and the quarter or the year, which can be a hyphen (-), period (.),
blank character, slash (/), colon (:), or no separator; the year can be either
2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YYWEEKUw.
Writes a week number in decimal format by using the U algorithm,
excluding day-of-the-week information.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
YYWEEKVw.
Writes a week number in decimal format by using the V algorithm,
excluding day-of-the-week information.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
YYWEEKWw.
Writes a week number in decimal format by using the W algorithm,
excluding the day-of-week information.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
Name
|
Syntax and Description
|
---|---|
$CPTDWw.
Processes a character string that is in Hebrew text, encoded in
IBM-PC (cp862), and then writes the character string in Windows Hebrew encoding
(cp 1255).
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
$CPTWDw.
Processes a character string that is encoded in Windows (cp1255),
and then writes the character string in Hebrew DOS (cp862) encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
Name
|
Syntax and Description
|
---|---|
$N8601BAw.d
Writes ISO 8601 duration, datetime, and interval forms using the
basic notations PyyyymmddThhmmss and yyyymmddThhmmss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Bw.d
Writes ISO 8601 duration, datetime, and interval forms using the
basic notations PnYnMnDTnHnMnS and yyyymmddThhmmss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601EAw.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations Pyyyy-mm-ddThh:mm:ss and yyyy-mm-ddThh:mm:ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601EHw.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations Pyyyy-mm-ddThh:mm:ss and yyyy-mm-ddThh:mm:ss, using a hyphen ( - ) for omitted
components.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Xw.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations Pyyyy-mm-ddThh:mm:ss and yyyy-mm-ddThh:mm:ss, using an x for digit of an omitted
component.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Ew.d
Writes ISO 8601 duration, datetime, and interval forms using the
extended notations PnYnMnDTnHnMnS and yyyy-mm-ddThh:mm:ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Hw.d
Writes ISO 8601 duration, datetime, and interval forms PnYnMnDTnHnMnS and yyyy-mm-ddThh:mm:ss, dropping omitted
components in duration values and using a hyphen ( - ) for omitted components
in datetime values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
$N8601Xw.d
Writes ISO 8601 duration, datetime, and interval forms PnYnMnDTnHnMnS and yyyy-mm-ddThh:mm:ss, dropping omitted
components in duration values and using an x for each digit of an omitted
component in datetime values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DAw.
Writes date values using the IOS 8601 base notation yyyymmdd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DNw.
Writes the date from a datetime value using the ISO 8601 basic
notation yyyymmdd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DTw.d
Writes datetime values in the ISO 8601 basic notation yyyymmddThhmmssffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601DZw.
Writes datetime values in the Coordinated Universal Time (UTC)
time scale using ISO 8601 datetime and time zone basic notation yyyymmddThhmmss+|-hhmm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601LZw.
Writes time values as local time by appending a time zone offset
difference between the local time and UTC, using the ISO 8601 basic time notation hhmmss+|-hhmm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601TMw.d
Writes time values using the ISO 8601 basic notation hhmmssffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
B8601TZw.
Adjusts time values to the Coordinated Universal Time (UTC) and
writes them using the ISO 8601 basic time notation hhmmss+|-hhmm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DAw.
Writes date values using the ISO 8601 extended notation yyyy-mm-dd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DNw.
Writes the date from a SAS datetime value using the ISO 8601 extended
notation yyyy-mm-dd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DTw.d
Writes datetime values in the ISO 8601 extended notation yyyy-mm-ddThh:mm:ss.ffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601DZw.
Writes datetime values in the Coordinated Universal Time (UTC)
time scale using ISO 8601 datetime and time zone extended notations yyyy-mm-ddThh:mm:ss+|-hh:mm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601LZw.
Writes time values as local time, appending the Coordinated Universal
Time (UTC) offset for the local SAS session, using the ISO 8601 extended time
notation hh:mm:ss+|-hh:mm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601TMw.d
Writes time values using the ISO 8601 extended notation hh:mm:ss.ffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
E8601TZw.d
Adjusts time values to the Coordinated Universal Time (UTC) and
writes them using the ISO 8601 extended notation hh:mm:ss+|-hh:mm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
Name
|
Syntax and Description
|
---|---|
BESTDw.p
Prints numeric values, lining up decimal places for
values of similar magnitude, and prints integers without decimals.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
BESTw.
SAS chooses the best notation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
BINARYw.
Converts numeric values to binary representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
COMMAXw.d
Writes numeric values with a period that separates every three
digits and a comma that separates the decimal fraction.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
COMMAw.d
Writes numeric values with a comma that separates every three
digits and a period that separates the decimal fraction.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DOLLARXw.d
Writes numeric values with a leading dollar sign, a period that
separates every three digits, and a comma that separates the decimal fraction.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
DOLLARw.d
Writes numeric values with a leading dollar sign, a comma that
separates every three digits, and a period that separates the decimal fraction.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
Dw.p
Prints numeric values, possibly with a great range of values,
lining up decimal places for values of similar magnitude.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
EUROXw.d
Writes numeric values with a leading euro symbol (E), a period
that separates every three digits, and a comma that separates the decimal
fraction.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
EUROw.d
Writes numeric values with a leading euro symbol (E), a comma
that separates every three digits, and a period that separates the decimal
fraction.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
Ew.
Writes numeric values in scientific notation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
FLOATw.d
Generates a native single-precision, floating-point value by multiplying
a number by 10 raised to the dth power.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
FRACTw.
Converts numeric values to fractions.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
HEXw.
Converts real-binary (floating-point) values to hexadecimal values.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
|
|
HEXw.
Converts real binary (floating-point) values to hexadecimal values.
Product: Base SAS
Document: SAS Companion for Windows
|
|
HEXw.
Converts real binary (floating-point) values to hexadecimal representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
IBRw.d
Writes integer binary (fixed-point) values in Intel and DEC formats.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
IBw.d
Writes native integer binary (fixed-point) values, including negative
values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
IBw.d
Writes numbers in integer binary (fixed-point) format.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
|
|
IBw.d
Writes values in integer binary (fixed-point) format.
Product: Base SAS
Document: SAS Companion for Windows
|
|
IEEEw.d
Generates an IEEE floating-point value by multiplying a number
by 10 raised to the dth power.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
NEGPARENw.d
Writes negative numeric values in parentheses.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
NLBESTw.
Writes the best numerical notation based on the locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIAEDw.d
Writes the monetary format of the international expression for
the United Arab Emirates.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIAUDw.d
Writes the monetary format of the international expression for
Australia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIBGNw.d
Writes the monetary format of the international expression for
Bulgaria.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIBRLw.d
Writes the monetary format of the international expression for
Brazil.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNICADw.d
Writes the monetary format of the international expression for
Canada.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNICHFw.d
Writes the monetary format of the international expression for
Liechtenstein and Switzerland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNICNYw.d
Writes the monetary format of the international expression for
China.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNICZKw.d
Writes the monetary format of the international expression for
the Czech Republic.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIDKKw.d
Writes the monetary format of the local expression for Denmark,
Faroe Island, and Greenland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIEEKw.d
Writes the monetary format of the international expression for
Estonia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIEGPw.d
Writes the monetary format of the international expression for
Egypt.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIEURw.d
Writes the monetary format of the international expression for
Belgium, Finland, France, Germany, Greece, Ireland, Italy, Luxembourg, Malta,
the Netherlands, Portugal, Slovenia, and Spain.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIGBPw.d
Writes the monetary format of the international expression for
the United Kingdom.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIHKDw.d
Writes the monetary format of the international expression for
Hong Kong.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIHRKw.d
Writes the monetary format of the international expression for
Croatia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIHUFw.d
Writes the monetary format of the international expression for
Hungary.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIIDRw.d
Writes the monetary format of the international expression for
Indonesia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIILSw.d
Writes the monetary format of the international expression for
Israel.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIINRw.d
Writes the monetary format of the international expression for
India.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIJPYw.d
Writes the monetary format of the international expression for
Japan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIKRWw.d
Writes the monetary format of the international expression for
South Korea.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNILTLw.d
Writes the monetary format of the international expression for
Lithuania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNILVLw.d
Writes the monetary format of the international expression for
Latvia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIMOPw.d
Writes the monetary format of the international expression for
Macau.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIMXNw.d
Writes the monetary format of the international expression for
Mexico.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIMYRw.d
Writes the monetary format of the international expression for
Malaysia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNINOKw.d
Writes the monetary format of the international expression for
Norway.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNINZDw.d
Writes the monetary format of the international expression for
New Zealand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIPLNw.d
Writes the monetary format of the international expression for
Poland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIROLw.d
Writes the monetary format of the international expression for
Romania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIRUBw.d
Writes the monetary format of the international expression for
Russia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNISEKw.d
Writes the monetary format of the international expression for
Sweden.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNISGDw.d
Writes the monetary format of the international expression for
Singapore.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNISITw.d
Writes the monetary format of the international expression for
Slovenia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNISKKw.d
Writes the monetary format of the international expression for
Slovakia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNITHBw.d
Writes the monetary format of the international expression for
Thailand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNITRYw.d
Writes the monetary format of the international expression for
Turkey.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNITWDw.d
Writes the monetary format of the international expression for
Taiwan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIUSDw.d
Writes the monetary format of the international expression for
Puerto Rico and the United States.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNIZARw.d
Writes the monetary format of the international expression for
South Africa.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLAEDw.d
Writes the monetary format of the local expression for the United
Arab Emirates.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLAUDw.d
Writes the monetary format of the local expression for Australia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLBGNw.d
Writes the monetary format of the local expression for Bulgaria.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLBRLw.d
Writes the monetary format of the local expression for Brazil.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLCADw.d
Writes the monetary format of the local expression for Canada.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLCHFw.d
Writes the monetary format of the local expression for Liechtenstein
and Switzerland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLCNYw.d
Writes the monetary format of the local expression for China.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLCZKw.d
Writes the monetary format of the local expression for the Czech
Republic.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLDKKw.d
Writes the monetary format of the local expression for Denmark,
Faroe Island, and Greenland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLEEKw.d
Writes the monetary format of the local expression for Estonia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLEGPw.d
Writes the monetary format of the local expression for Egypt.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLEURw.d
Writes the monetary format of the local expression for Austria,
Belgium, Finland, France, Germany, Greece, Ireland, Italy, Luxembourg, Malta,
the Netherlands, Portugal, Slovenia, and Spain.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLGBPw.d
Writes the monetary format of the local expression for the United
Kingdom.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLHKDw.d
Writes the monetary format of the local expression for Hong Kong.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLHRKw.d
Writes the monetary format of the local expression for Croatia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLHUFw.d
Writes the monetary format of the local expression for Hungary.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLIDRw.d
Writes the monetary format of the local expression for Indonesia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLILSw.d
Writes the monetary format of the local expression for Israel.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLINRw.d
Writes the monetary format of the local expression for India.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLJPYw.d
Writes the monetary format of the local expression for Japan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLKRWw.d
Writes the monetary format of the local expression for South Korea.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLLTLw.d
Writes the monetary format of the local expression for Lithuania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLLVLw.d
Writes the monetary format of the local expression for Latvia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLMOPw.d
Writes the monetary format of the local expression for Macau.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLMXNw.d
Writes the monetary format of the local expression for Mexico.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLMYRw.d
Writes the monetary format of the local expression for Malaysia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLNOKw.d
Writes the monetary format of the local expression for Norway.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLNZDw.d
Writes the monetary format of the local expression for New Zealand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLPLNw.d
Writes the monetary format of the local expression for Poland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLROLw.d
Writes the monetary format of the local expression for Romania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLRUBw.d
Writes the monetary format of the local expression for Russia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLSEKw.d
Writes the monetary format of the local expression for Sweden.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLSGDw.d
Writes the monetary format of the local expression for Singapore.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLSITw.d
Writes the monetary format of the local expression for Slovenia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLSKKw.d
Writes the monetary format of the local expression for Slovakia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLTHBw.d
Writes the monetary format of the local expression for Thailand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLTRYw.d
Writes the monetary format of the local expression for Turkey.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLTWDw.d
Writes the monetary format of the local expression for Taiwan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLUSDw.d
Writes the monetary format of the local expression for Puerto
Rico and the United States.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNLZARw.d
Writes the monetary format of the local expression for South Africa.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNYIw.d
Writes the monetary format of the international expression in
the specified locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLMNYw.d
Writes the monetary format of the local expression in the specified
locale using local currency.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLNUMIw.d
Writes the numeric format of the international expression in the
specified locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLNUMw.d
Writes the numeric format of the local expression in the specified
locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLPCTIw.d
Writes percentage data of the international expression in the
specified locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLPCTNw.d
Produces percentages, using a minus sign for negative values.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLPCTPw.d
Writes locale-specific numeric values as percentages.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLPCTw.d
Writes percentage data of the local expression in the specified
locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLPVALUEw.d
Writes p-values of the local expression in the specified locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLSTRMONw.d
Writes a numeric value as a day-of-the-month in the specified
locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLSTRQTRw.d
Writes a numeric value as the quarter-of-the-year in the specified
locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NLSTRWKw.d
Writes a numeric value as the day-of-the-week in the specified
locale.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
NUMXw.d
Writes numeric values with a comma in place of the decimal point.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
OCTALw.
Converts numeric values to octal representation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PDw.d
Writes data in packed decimal format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PDw.d
Writes values in packed decimal data.
Product: Base SAS
Document: SAS Companion for Windows
|
|
PERCENTNw.d
Produces percentages, using a minus sign for negative values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PERCENTw.d
Writes numeric values as percentages.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PIBRw.d
Writes positive integer binary (fixed-point) values in Intel and
DEC formats.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PIBw.d
Writes positive integer binary (fixed-point) values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PKw.d
Writes data in unsigned packed decimal format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
PVALUEw.d
Writes p-values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
RBw.d
Writes real binary data (floating-point) in real binary format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
RBw.d
Writes numeric data in real-binary (floating-point) representation.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
|
|
RBw.d
Writes values real-binary (floating-point) format.
Product: Base SAS
Document: SAS Companion for Windows
|
|
ROMANw.
Writes numeric values as roman numerals.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FFw.d
Writes native standard numeric data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FIBUw.d
Writes unsigned integer binary (fixed-point) values in IBM mainframe
format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FIBw.d
Writes integer binary (fixed-point) values, including negative
values, in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FPDUw.d
Writes unsigned packed decimal data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FPDw.d
Writes packed decimal data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FPIBw.d
Writes positive integer binary (fixed-point) values in IBM mainframe
format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FRBw.d
Writes real binary (floating-point) data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FZDLw.d
Writes zoned decimal leading–sign data in IBM mainframe
format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FZDSw.d
Writes zoned decimal separate leading-sign data in IBM mainframe
format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FZDTw.d
Writes zoned decimal separate trailing-sign data in IBM mainframe
format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FZDUw.d
Writes unsigned zoned decimal data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
S370FZDw.d
Writes zoned decimal data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
SIZEKBw.d
Writes a numeric value in the form nKB for kilobytes.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
SIZEKMGw.d
Writes a numeric value in the form nKB for kilobytes, nMB for megabytes, or nGB for gigabytes.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
SIZEKw.d
Writes a numeric value in the form nK for kilobytes.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
SSNw.
Writes Social Security numbers.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
UICw.
Converts a SAS numeric value to an OpenVMS UIC
string.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
|
|
VAXRBw.d
Writes real binary (floating-point) data in VMS format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
VMSMSGw.
Writes numeric values as character strings that contain the equivalent
OpenVMS message.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
|
|
VMSZNw.d
Generates VMS and MicroFocus COBOL zoned numeric data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WORDFw.
Writes numeric values as words with fractions that are shown numerically.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
WORDSw.
Writes numeric values as words.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
YENw.d
Writes numeric values with yen signs, commas, and decimal points.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
|
|
ZDw.d
Writes numeric data in zoned decimal format .
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
ZDw.d
Writes zoned decimal data.
Product: Base SAS
Document: SAS Companion for Windows
|
|
Zw.d
Writes standard numeric data with leading 0s.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|
|
w.d
Writes standard numeric data one digit per byte.
Product: Base SAS
Document: SAS Language Reference: Dictionary
|