라이브 예약 표시를 UTC 기준으로 변경
This commit is contained in:
@@ -11,7 +11,6 @@ struct GetRoomListResponse: Decodable, Hashable {
|
||||
let roomId: Int
|
||||
let title: String
|
||||
let content: String
|
||||
let beginDateTime: String
|
||||
let beginDateTimeUtc: String
|
||||
let numberOfParticipate: Int
|
||||
let numberOfPeople: Int
|
||||
|
||||
Reference in New Issue
Block a user