[ Version ( since = "3.2" ) ]
public DateTime? get_datetime (int column)
Retrieves a [type@GLib.
DateTime] pointer for the current row in column.
| this |
a `TrackerSparqlCursor` |
| column |
Column number to retrieve (first one is 0) |
|
[type@GLib.DateTime] object, or null if the given column does not contain a [xsd:date]( xsd-ontology.html#xsd:date) or [xsd:dateTime](xsd-ontology.html#xsd:dateTime). |