Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libgsf-1
Gsf
Timestamp
from_string
parse
Timestamp
as_string
copy
equal
hash
set_time
date
seconds
time_zone
timet
Timestamp
Object Hierarchy:
Description:
public
class
Timestamp
Namespace:
Gsf
Package:
libgsf-1
Content:
Static methods:
public
static
int
from_string
(
string
spec,
Timestamp
stamp)
public
static
int
parse
(
string
spec,
Timestamp
stamp)
Creation methods:
public
Timestamp
()
Methods:
public
string
as_string
()
public
Timestamp
copy
()
public
bool
equal
(
Timestamp
b)
public
uint
hash
()
public
void
set_time
(
uint64
t)
Fields:
public
Date
date
public
long
seconds
public
unowned
StringBuilder
time_zone
public
uint32
timet