most_recent_wnba_season: Most Recent WNBA Season

View source: R/utils.R

most_recent_wnba_seasonR Documentation

Most Recent WNBA Season

Description

Returns the most recent WNBA season year as an integer based on the current system date. The WNBA season runs from May through October within a single calendar year; this helper rolls forward to the new season starting in May.

Usage

most_recent_wnba_season()

Value

An integer giving the WNBA season year (e.g. 2025).

Examples

most_recent_wnba_season()

wehoop documentation built on Aug. 25, 2026, 1:06 a.m.