The DefaultDateSeparator property gets or sets the Date Separator menu in the Data Options window.
object.DefaultDateSeparator
object.DefaultDateSeparator = Value
Value | Description |
---|---|
0 | Default – iSeries Job Default |
1 | [ ] Blank |
2 | [,] Comma |
3 | [.] Period |
4 | [/] Slash |
5 | [-] Dash |