Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a delimiter for the display of date expressions.
SET MARK TO [cDelimiter]
Parameters
- cDelimiter
Specifies the character you want to use as the date delimiter.
Remarks
SET MARK TO specifies the character that separates the month, day, and year in displayed dates.
Use SET MARK TO without cDelimiter to reset the delimiter to the default forward slash ( / ).
SET MARK TO is scoped to the current data session.