# Sandbox.Services.Jam.PreviewDays

```csharp
static int PreviewDays { get; set; }
```

Move the jam clock this many days ahead. Needs an admin account on the backend, for
looking at a phase before it happens.

Declared in [Sandbox.Services.Jam](/api/Sandbox.Services.Jam).
Assembly: `Sandbox.Engine`.
