# CustomEpoch

> The epoch, in Unix milliseconds, that timestamps are measured from.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Localization](/engine/6000.7/script-reference/unity/localization.md)
* **Assembly:** UnityEngine.LocalizationRuntimeModule

```csharp
public long CustomEpoch { get; }
```
