I just updated a Cloud Anchor and this is how it looks
{ "name": "anchors/ua-xxxxxxxxxxxxxxxxxxxxxx", "createTime": "2024-11-25T14:00:00Z", "expireTime": "2026-11-25T13:00:00Z", "lastLocalizeTime": "2024-11-26T00:00:00Z", "maximumExpireTime": "2025-11-26T00:00:00Z" }
Notice the "expireTime": "2026-11-25T13:00:00Z" is greater than "maximumExpireTime": "2025-11-26T00:00:00Z".
So the question is when will this anchor expire?
Many thanks