mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-17 20:44:27 +01:00
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
427 B
427 B
In [ ]:
seconds_in_a_day = 24 * 60 * 60
seconds_in_a_week = 7 * seconds_in_a_day