# Sandbox.StandaloneManifest.BuildDate

```csharp
System.DateTime BuildDate { get; set; }
```

Game's build date, automatically set when the game was exported.

Declared in [Sandbox.StandaloneManifest](/api/Sandbox.StandaloneManifest).
Assembly: `Sandbox.Engine`.
