Ir para o conteúdo principal

Definir Data em Stardew Valley

Upload your save, pick a date, download the edited file. Updates currentSeason, dayOfMonth, and year — nothing else.

Drop your save file here

or click to browse — look for FarmerName_Id inside your Saves folder

Your save never leaves this browser.

Reading, editing, and downloading all happen on your device. Nothing is uploaded, sent to a server, or stored anywhere outside your browser.

How it works

  1. 1. Find your save in %AppData%\StardewValley\Saves (Windows) or ~/.config/StardewValley/Saves (Mac/Linux). Each farm has a folder named FarmerName_Id.
  2. 2. Drop the file with no extension inside that folder (the same name as the folder). Skip SaveGameInfo and any _old backups.
  3. 3. Pick a date. Defaults to "tomorrow" — leave it alone for a one-click skip-to-next-day, or change any field for a bigger jump.
  4. 4. Download + replace. The edited file comes back with the same name. Drop it into the same folder, overwriting the original. (Back up first if you want to be safe.)

Frequently asked questions

What does this tool actually do?
It changes the three calendar fields in your save (currentSeason, dayOfMonth, year) and writes everything else back unchanged. The game's title bar, NPC schedules, festival calendar, and seasonal events all read from these tags — so the new date takes effect immediately on the next load.
Will my crops grow if I skip days?
No. Important caveat: this tool only changes the calendar — it does NOT simulate the days in between. Sleeping through 5 nights advances crops 5 stages; setting the date forward 5 days advances nothing. The crops, animals, energy, and shipping bin will all be exactly where you left them, but the calendar says a later date.
What is this useful for, then?
Skipping past a Festival day (NPCs are stuck at the festival, shops closed). Skipping past a wedding-blocked day. Hopping to Year 3 for the Grandpa evaluation. Skipping winter (when nothing grows anyway). Generally: any day where you don't care about per-day progression.
Is this safe? Will the file still work in-game?
Yes. The tool only rewrites the three calendar tags and writes everything else back unchanged, byte for byte. Stardew loads the file normally. Back up first if you want belt-and-braces safety; the original is what you uploaded.
Does my save get uploaded anywhere?
No. The file is read, edited, and downloaded entirely in your browser. Nothing crosses the network. You can verify with browser DevTools → Network tab.
What's the valid range for each field?
Day: 1 to 28 (every Stardew month has 28 days). Season: spring, summer, fall, winter. Year: 1 or higher (no upper cap enforced — Stardew tracks year as a 32-bit int).
Can I time-travel backward to the past?
Yes — the tool will accept any earlier date too. Be aware that going backward in time without a backup will lose the in-between days' progress (mail, friendship gains, achievement progress, etc. are all tied to forward time progression elsewhere in the save).
Does this work on console or mobile?
No — only PC, Mac, Linux, and Steam Deck versions expose the raw save file. Console and mobile saves are sandboxed by the platform.