add_datetime


Description:

[ Version ( since = "3.2" ) ]
public void add_datetime (string property_uri, DateTime value)

Adds a date property as a [type@GLib.

DateTime]. Previous values for the same property are kept.

This method is meant for RDF properties allowing multiple values, see [nrl:maxCardinality](nrl-ontology.html#nrl:maxCardinality).

This method corresponds to [xsd:date](xsd-ontology.html#xsd:date) and [xsd:dateTime](xsd-ontology.html#xsd:dateTime).

Parameters:

this

the `TrackerResource`

property_uri

a string identifying the property to modify

value

the property object