ianperrin / MMM-Formula1

A MagicMirror Module for displaying Formula 1 driver and constructor standings.
MIT License
30 stars 13 forks source link

Request - Option to display FP1,FP2,FP3,Quali and race times in local time #35

Open OlivieraCarvalho opened 2 years ago

OlivieraCarvalho commented 2 years ago

It would be really cool if we could have an option to display session times as part of the calendar event listing in mirror local time

The-Exterminator commented 2 years ago

@OlivieraCarvalho You can set it here, from the F1 Site

  1. Press on : "Add race dates & times to your Calendar"
  2. Press on "Get calendar"
  3. Copy the link from "For Google Calendar" and insert to you config/config.js file like "url: 'webcal://www.f1calendar.com/download/f1-calendar_p1_p2_p3_q_gp.ics?t=1639503096291',"
73cirdan commented 3 months ago

In version 2.0.0. if you set showSchedule to true, you can see all the times for the next race, like FP, Qualiy and sprintrace times

I think we can close this issue ?