DefaultDateSeparator property

The DefaultDateSeparator property gets or sets the Date Separator menu in the Data Options window.

Syntax

object.DefaultDateSeparator

object.DefaultDateSeparator = Value

Parameters
Value
Data type: Long
The available values are:
Value Description
0 Default – iSeries Job Default
1 [ ] Blank
2 [,] Comma
3 [.] Period
4 [/] Slash
5 [-] Dash