YYYY-MM-DD in the user's local timezone. Mirrors the Rust-side local_today_string() — Date#toISOString() returns UTC, which silently drifts the filename by a day for any user not in UTC.
YYYY-MM-DD
local_today_string()
Date#toISOString()
YYYY-MM-DDin the user's local timezone. Mirrors the Rust-sidelocal_today_string()—Date#toISOString()returns UTC, which silently drifts the filename by a day for any user not in UTC.