[ Version ( since = "3.2" ) ]
public void set_datetime (string property_uri, DateTime value)
Sets a date property as a [type@GLib.
DateTime]. Replaces any previous value.
This method corresponds to [xsd:date](xsd-ontology.html#xsd:date) and [xsd:dateTime](xsd-ontology.html#xsd:dateTime).
| this |
the `TrackerResource` |
| property_uri |
a string identifying the property to modify |
| value |
the property object |