Variable TimeOfDayWithTZ.time

struct TimeOfDayWithTZ
{
  // ...
  std.datetime.date.TimeOfDay time ;
  // ...
}