Fix date field to amend to timezone offset
This commit is contained in:
@@ -41,4 +41,5 @@ export interface Event {
|
||||
};
|
||||
startTime: string;
|
||||
endTime?: string;
|
||||
UTCOffset?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user