セクション 2. 章 6
single
Challenge: Manage Meeting Times Across Time Zones
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
In this task, you will practice scheduling meetings for an international team by working with date-times and time zones. You will create POSIXct objects for meeting times in UTC and convert them to the local time zones for each team member.
- Create POSIXct objects for all meeting times in UTC using the
meeting_times_utcvector. - Convert each meeting time to the corresponding time zone in the
team_timezonesvector. - Return a list where each element contains the meeting times converted to the respective team member's time zone.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 6
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください