export class Time { hour: string; minute: string; second: string; }