Unable to Publish Web Content with Error "RangeError: Invalid time zone specified"
Written By
Allison McGill
How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
Legacy Article
You are viewing an article from our legacy "FastTrack"
publication program, made available for informational purposes. Articles
in this program were published without a requirement for independent
editing or verification and are provided"as is" without
guarantee.
Before using any information from this article, independently verify its
suitability for your situation and project.
Issue
- After upgrading to 2025.Q1.5, any user with the time zone (UTC +10:00) Australian Eastern Standard Time is unable to publish Web Content.
- After clicking Publish with Permissions, the user remains on the same page, and the publish button disappears.
- The following error is present in the browser console:
RangeError: Invalid time zone specified: AEST
at Date.toLocaleString (<anonymous>)
at No (PermissionsOptions.js:60:3)
at hu (react-dom.production.min.js:167:137)
at Ka (react-dom.production.min.js:290:337)
at Wa (react-dom.production.min.js:280:389)
at nd (react-dom.production.min.js:280:320)
at tl (react-dom.production.min.js:280:180)
at Ai (react-dom.production.min.js:271:88)
at Aa (react-dom.production.min.js:268:429)
at _l (scheduler.production.min.js:13:203)
Resolution
- Time zones known to be affected by this issue include:
(UTC -08:00) Alaska Daylight Time
(UTC -04:00) Venezuela Time
(UTC -03:00) Brasilia Standard Time
(UTC -02:00) Fernando de Noronha Standard Time
(UTC) Azores Summer Time
(UTC +03:00) Turkey Time
(UTC +03:30) Iran Standard Time
(UTC +04:00) Gulf Standard Time
(UTC +04:30) Afghanistan Standard Time
(UTC +05:00) Pakistan Standard Time
(UTC +05:45) Nepal Time
(UTC +06:00) Bangladesh Standard Time
(UTC +06:30) Myanmar Time
(UTC +07:00) Indochina Time
(UTC +08:00) Australian Western Standard Time
(UTC +08:45) Australian Central Western Standard Time
(UTC +09:00) Korean Standard Time
(UTC +09:30) Australian Central Standard Time
(UTC +10:00) Australian Eastern Standard Time
(UTC +10:30) Lord Howe Time
(UTC +11:00) Solomon Island Time
(UTC +12:00) New Zealand Standard Time
(UTC +13:00) Phoenix Islands Time
(UTC +14:00) Line Islands Time
- This behavior will be addressed in a future release of Liferay DXP. If you are using one of the affected time zones, please reach out to Liferay Support through Help Center for further assistance.
Did this article resolve your issue ?