[ Version ( since = "3.34" ) ]
public void set_absolute (Time absolute_time)
Set the trigegr
with the e_cal_component_alarm_trigger_absolute kind and the
absolute_time
as the time of the trigger.
The absolute_time
should be date/time (not date) in UTC.
To set a relative trigger use set_relative.
this | |
absolute_time |
the absolute time when to trigger the alarm, as an Time |