Method
GLibDateTimeget_ymd
Parameters
year |
gint* |
The return location for the gregorian year, or |
|
The argument will be set by the function. | |
The argument can be NULL . | |
month |
gint* |
The return location for the month of the year, or |
|
The argument will be set by the function. | |
The argument can be NULL . | |
day |
gint* |
The return location for the day of the month, or |
|
The argument will be set by the function. | |
The argument can be NULL . |