Time.from_values


Description:

[ CCode ( has_construct_function = false ) ]
public Time.from_values (ushort hour, ushort minute, ushort second, ulong fraction, long timezone)

Create new instance of Time from the provided values.

Parameters:

hour

hours

minute

minutes

second

seconds

fraction

fraction of seconds

timezone

timezone in seconds added to UTC

Returns:

the a new value storing a time