gams.control.options.DFormat Class Reference
Date format. More...
Static Public Attributes | |
int | Slash = 0 |
Date as mm/dd/yy. | |
int | Dot = 1 |
Date as dd.mm.yy. | |
int | Dash = 2 |
Date as yy-mm-dy. | |
Detailed Description
Date format.
Date format. More...
Static Public Attributes | |
int | Slash = 0 |
Date as mm/dd/yy. | |
int | Dot = 1 |
Date as dd.mm.yy. | |
int | Dash = 2 |
Date as yy-mm-dy. | |
Date format.