Qualifying for each Formula 1 Grand Prix is usually held on Saturday , in the late afternoon local time, unless it is a sprint weekend or a special schedule.

Short direct answer

  • On a normal race weekend, F1 qualifying is on Saturday , after the final practice session.
  • On sprint weekends, qualifying can be moved earlier (often Friday), with a separate sprint session on Saturday.
  • Exact times change by race and time zone, so you always need to check the specific Grand Prix schedule.

How a typical weekend looks

  • Friday : Free Practice 1 and 2.
  • Saturday morning/early afternoon : Free Practice 3.
  • Saturday later afternoon : Qualifying (Q1–Q2–Q3) sets the grid for Sunday’s race.
  • Sunday : Grand Prix race.

On many published 2026 schedules, qualifying times cluster around late afternoon local time; for example, several rounds list qualifying at 15:00–18:00 local.

Sprint and special formats

Some events use a sprint format:

  • A “Sprint Shootout” session sets the sprint grid.
  • A separate qualifying session still sets the main race grid but may be placed differently in the weekend (often Friday or Saturday evening).

Because of these variations, the safest move is to look up the exact event page (for example the “Australian Grand Prix 2026 – Schedule”) where the qualifying day and local start time are listed.

Quick HTML table (example pattern)

Here is a simplified example of how qualifying usually sits in the weekend (pattern only, not a specific race):

html

<table>
  <thead>
    <tr>
      <th>Day</th>
      <th>Session</th>
      <th>Typical local time</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Friday</td>
      <td>Practice 1 &amp; 2</td>
      <td>Afternoon &amp; early evening [web:1]</td>
    </tr>
    <tr>
      <td>Saturday</td>
      <td>Practice 3</td>
      <td>Late morning / early afternoon [web:1]</td>
    </tr>
    <tr>
      <td>Saturday</td>
      <td>Qualifying</td>
      <td>Mid-to-late afternoon [web:1][web:5]</td>
    </tr>
    <tr>
      <td>Sunday</td>
      <td>Race</td>
      <td>Afternoon / early evening [web:1][web:3]</td>
    </tr>
  </tbody>
</table>

TL;DR: F1 qualifying is “usually Saturday afternoon local time,” but sprint weekends and time zones shift the details, so always check the specific race’s schedule for the exact qualifying start time.

Information gathered from public data available on the internet and portrayed here.