My organization has a couple products that have global impact when taken offline for maintenance. Currently, we create a maintenance page post that lists the date and time with a lengthy list of time zones. Is there a way to create a "parent" maintenance post with separate "children" for each of the time zones we want to represent?
Or is there a way to display the date and time of the maintenance in one time zone (EST/EDT) but depending on where a user lives, it will show up for them in their local time zone?
Hi @Julia Duda ,
Unfortunately, we don't have a way to create parent maintenances, and as for the conversion to local timezones, we do have a feature request for this logged under STATUS-22.
This may be something you could accomplish with custom Javascript (if your plan includes custom HTML/CSS/JS) by getting the user's timezone from their browser and then converting it to local time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.