Player Metadata now supports a new Timestamp type.
Timestamp Metadata makes it easy to store dates and times directly in a player's profile. Timestamps can be written and read just like any other metadata type and integrate seamlessly with LootLocker's shared Metadata framework.
Common use cases include recording when a player last claimed a reward or when they completed a tutorial.
By adding a dedicated Timestamp type, developers no longer need to store dates as strings or convert them manually, making time-based data easier to manage and more reliable.