Handbook
Glossary
g_date_time_to_timezone ( date_time tz -- GDateTime* )
Vocabulary
glib
.
ffi
Inputs
date_time
an
object
tz
an
object
Outputs
GDateTime*
an
object
Definition
USING:
alien.syntax
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GDateTime*
g_date_time_to_timezone
( GDateTime* date_time, GTimeZone* tz )