Skip to main content

How To Change the Day and Night Cycle Time on Your Schedule 1 Server

1. Log In to Your Panel


2. Select the ‘File’ Tab

Cybrancee Panel navigation menu with the Files tab highlighted

3. Navigate to the Mentioned Path

Path: home > container > .wine > drive_c >users > container > AppData > LocalLow > TVGS Schedule I > Saves > 1

File Manager breadcrumb navigation path to the active save slot folder

4. Select the “Time.json” File

Time.json file selected inside the active save directory

5. Review the Time Progression Schema

1. Inspect the parameter keys inside Time.json.

2. Review the schema structure to understand how total elapsed calendar days, the active clock timestamp, and session playtime are tracked:

KeyExample ValueDescription
"DataType""TimeData"Defines the internal serialization format for the day/night progression system. Do not modify.
"DataVersion"0Schema version index of the time save structure.
"GameVersion""0.4.6f13"The game client build version associated with this save state.
"TimeOfDay"400The active timestamp value governing the environmental sun position, streetlights, and customer schedules.
"ElapsedDays"1Total integer count of in-game calendar days that have passed since world creation.
"Playtime"303835Cumulative server simulation ticks or active session playtime counter.

6. Edit World Time and Calendar Days

1. Locate "TimeOfDay" on line 4 and "ElapsedDays" on line 5.

2. Modify the numerical values to set the server to your target time of day or to advance the world calendar:

Set In-Game Time: Adjust "TimeOfDay" to shift daylight or set early morning and late night lighting conditions.

Advance World Progression: Increase "ElapsedDays" to trigger weekly restock timers and speed up distributor delivery cycles.

TimeOfDay, ElapsedDays, and Playtime settings configured inside Time.json

7. Validate Numeric Formatting and JSON Syntax

Ensure all parameters are entered strictly as numerical integers without quotation marks or unit tags.

Verify that opening and closing curly braces {} remain intact with no trailing comma after the final "Playtime" parameter.


8. Select the ‘Save Content’ button


9. Restart Your Server

Schedule 1 Server Hosting

Starts at $9.99

External link icon
Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents