Time({required this.hour, required this.minute, this.seconds = 0, bool local = true}) : _local = local;