Skip to content

Instantly share code, notes, and snippets.

convertTimeZone(
  first(body('Najde_časy_schůzky_(V2)')?['meetingTimeSuggestions'])?['meetingTimeSlot']?['start']?['dateTime'],
  'UTC',
  'Central Europe Standard Time'
)