항목의 endTime입니다. 예약된 이벤트 또는 서비스 (예: Food시설 예약)의 경우 종료 예정 시간입니다. 일정 기간에 걸친 작업의 경우(예: John은 1월부터 12월까지 책을 썼습니다. 이벤트는 시간이 있는 날짜를 설명할 때도 startTime/endTime 대신 startDate/endDate를 사용합니다. 향후 수정 버전에서 이러한 상황이 더 명확하게 해결될 수 있습니다.
항목의 startTime 예약된 이벤트 또는 서비스 (예: Food시설 예약)의 경우 시작이 예상되는 시간입니다. 일정 기간에 걸친 작업의 경우(예: John은 1월부터 12월까지 책을 썼습니다. 이벤트는 시간이 있는 날짜를 설명할 때도 startTime/endTime 대신 startDate/endDate를 사용합니다. 향후 수정 버전에서 이러한 상황이 더 명확하게 해결될 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-03(UTC)"],[[["`Action` extends the `Event` or `Thing` type and describes activities or tasks performed."],["It includes properties like `actionStatus`, `agent`, `endTime`, `error`, and more to provide details about the action."],["`Action` can specify the involved parties (`agent`, `participant`), the object of the action (`object`), and its outcome (`result`)."],["Start and end times, location, and target URL can be associated with an action using corresponding properties."],["`handler` property supports `HttpActionHandler` for RSVP actions specifically."]]],[]]