time from datetimezoned(datetimezoned)time Type: (DateTimeZoned) -> Time

Gets the Time part of a DateTimeZoned.

No timezone conversions are performed, this just takes the time part, ignoring the date and the zone.

ExamplesClick an example to insert it
time from datetimezoned(datetimezoned{2001-03-04 06:54 UTC})from text("06:54")