Packages
libgsf-1
Gsf
Timestamp
Timestamp
as_string
copy
equal
free
hash
load_from_string
set_time
to_value
date
seconds
time_zone
timet
Timestamp
Object Hierarchy:
Gsf.Timestamp
Gsf.Timestamp
Gsf.Timestamp
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gsf_timestamp_get_type ()"
) ]
[
Compact
]
public
class
Timestamp
Namespace:
Gsf
Package:
libgsf-1
Content:
Creation methods:
public
Timestamp
()
Methods:
public
string
as_string
()
public
Timestamp
copy
()
public
bool
equal
(
Timestamp
b)
public
void
free
()
public
uint
hash
()
public
int
load_from_string
(
string
spec)
public
void
set_time
(
uint64
t)
public
void
to_value
(
Value
value)
Fields:
public
Date
date
public
long
seconds
public
unowned
StringBuilder
time_zone
public
uint32
timet