Objects.DueDate – planify Reference Manual
Packages
planify
Objects
DueDate
date
datetime
end_datetime
end_type
has_weeks
is_recurrency_end
is_recurring
recurrence_string
recurrence_supported
recurrency_count
recurrency_end
recurrency_interval
recurrency_last_day_of_month
recurrency_type
recurrency_weeks
time_zone
DueDate
DueDate.from_json
duplicate
is_recurrency_equal
reset
to_friendly_string
to_string
update_from_json
update_from_todoist_json
DueDate
Object Hierarchy:
Description:
public
class
DueDate
:
Object
Namespace:
Objects
Package:
planify
Content:
Properties:
public
string
date
{
get
;
set
; }
public
DateTime
?
datetime
{
get
;
set
; }
public
DateTime
end_datetime
{
get
; }
public
RecurrencyEndType
end_type
{
get
; }
public
bool
has_weeks
{
get
; }
public
bool
is_recurrency_end
{
get
; }
public
bool
is_recurring
{
get
;
set
; }
public
string
recurrence_string
{
get
;
set
; }
public
bool
recurrence_supported
{
get
;
set
; }
public
int
recurrency_count
{
get
;
set
; }
public
string
recurrency_end
{
get
;
set
; }
public
int
recurrency_interval
{
get
;
set
; }
public
bool
recurrency_last_day_of_month
{
get
;
set
; }
public
RecurrencyType
recurrency_type
{
get
;
set
; }
public
string
recurrency_weeks
{
get
;
set
; }
public
string
time_zone
{
get
;
set
; }
Creation methods:
public
DueDate
()
public
DueDate.from_json
(
Object
object)
Methods:
public
DueDate
duplicate
()
public
bool
is_recurrency_equal
(
DueDate
duedate)
public
void
reset
()
public
string
to_friendly_string
()
public
string
to_string
()
public
void
update_from_json
(
Object
object)
public
void
update_from_todoist_json
(
Object
object)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref