Time
How to implement time correctly in your app.
You can fetch the time from the Monterosa SDK, which retrieves it from EnMasse in UTC format. This can be used to unify countdown clocks or other time sensitive features.
We strongly recommend avoiding use of local time for your applications and instead rely on server time available via this method
Last updated
Was this helpful?