How to ajust the time used by Pale Moon?

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
User avatar
RuudNetherlands
Moongazer
Moongazer
Posts: 9
Joined: 2022-11-03, 12:41

How to ajust the time used by Pale Moon?

Post by RuudNetherlands » 2025-06-21, 07:59

Operating system:Windows
Browser version:33.7.2
32-bit or 64-bit browser?:64
Problem URL: All
Browser theme (if not default): default
Installed add-ons:None
Installed plugins: (about:plugins):

If possible, please include the output of help->troubleshooting information (as text):
**PASTE troubleshooting information here**
In Pale moon the "clock" is one hour in front of my time zone: Central European Summer Time (CEST)
I search the about:config but can't find what item I have to change to correct this.

Can anyone tell me where I can ajust the time setting?

In the picture: the same item on Ebay, left side in Chrome, right side in Pale Moon. In Chrome end time is 16:19, in PaleMoon the incorrect 15:19
When I view an Email in Pale Moon it's the same, the time stamp is one hour earlier than the same email in Thunderbird.

Image

User avatar
suzyne
Astronaut
Astronaut
Posts: 737
Joined: 2023-06-28, 22:43
Location: Australia

Re: How to ajust the time used by Pale Moon?

Post by suzyne » 2025-06-21, 08:24

I remember the problem of daylight savings time issues in Pale Moon being reported before viewtopic.php?t=30361 but the discussion ended before getting to a cause or solution.
Laptop 1: Windows 11 64-bit, i7 @ 2.80GHz, 16GB, NVIDIA GeForce MX450.
Laptop 2: Windows 10 32-bit, Atom Z3735F @ 1.33GHz, 2GB, Intel HD Graphics.
Laptop 3: Linux Mint 20.3 64-bit, i5 @ 2.5GHz, 8GB, Intel HD Graphics 620.

Lucio Chiappetti
Keeps coming back
Keeps coming back
Posts: 775
Joined: 2014-09-01, 15:11
Location: Milan Italy

Re: How to ajust the time used by Pale Moon?

Post by Lucio Chiappetti » 2025-06-21, 10:03

I thought a browser has nothing to do with time setting (which is actually time representation, the system time, at least under Linux, is kept in UTC, and displayed in your local timezone) ... either it is a business of your system (so whatever time your machine is set will be used by all applications), or more usually it is a server side business (i.e. what you see in a page it is set by the site you access ... I know some phpBB forums for instance require the user to toggle daylight saing time manually).

As an example with a sequence of server side includes like this

Code: Select all

<!--#exec cmd="TZ=:/usr/share/zoneinfo/America/Godthab ; export TZ ; date"-->
I can obtain a page showing the time in any timezone known to the system http://sax.iasf-milano.inaf.it/~lucio/W ... zones.html
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)

User avatar
suzyne
Astronaut
Astronaut
Posts: 737
Joined: 2023-06-28, 22:43
Location: Australia

Re: How to ajust the time used by Pale Moon?

Post by suzyne » 2025-06-21, 11:51

Lucio Chiappetti wrote:
2025-06-21, 10:03
more usually it is a server side business
Yes, but there are options to use JavaScript in the browser to get the date and time too, so it doesn't have to come from a server.
Laptop 1: Windows 11 64-bit, i7 @ 2.80GHz, 16GB, NVIDIA GeForce MX450.
Laptop 2: Windows 10 32-bit, Atom Z3735F @ 1.33GHz, 2GB, Intel HD Graphics.
Laptop 3: Linux Mint 20.3 64-bit, i5 @ 2.5GHz, 8GB, Intel HD Graphics 620.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 37775
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: How to ajust the time used by Pale Moon?

Post by Moonchild » 2025-06-21, 15:45

Pale Moon takes time information from the O.S. - it's not separately set inside the browser.
I've also never seen it be offset myself; it always matches the OS time. Is your time zone in the OS's regional settings set correctly (for your country, assuming Netherlands)? Is your account information in eBay (and webmail) set correctly to the correct time zone? You'd see a 1-hour offset if the time would be set to UTC (+DST)
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
RuudNetherlands
Moongazer
Moongazer
Posts: 9
Joined: 2022-11-03, 12:41

Re: How to ajust the time used by Pale Moon?

Post by RuudNetherlands » 2025-06-21, 17:52

suzyne wrote:
2025-06-21, 08:24
I remember the problem of daylight savings time issues in Pale Moon being reported before viewtopic.php?t=30361 but the discussion ended before getting to a cause or solution.
Yes this is the problem I have.
If possible this question can be added to this discussion.

User avatar
RuudNetherlands
Moongazer
Moongazer
Posts: 9
Joined: 2022-11-03, 12:41

Re: How to ajust the time used by Pale Moon?

Post by RuudNetherlands » 2025-06-21, 18:15

Moonchild wrote:
2025-06-21, 15:45
Pale Moon takes time information from the O.S. - it's not separately set inside the browser.
Is your time zone in the OS's regional settings set correctly (for your country, assuming Netherlands)?
Is your account information in eBay (and webmail) set correctly to the correct time zone? You'd see a 1-hour offset if the time would be set to UTC (+DST)
yes timezone is correct, see picture
EBay: see picture in first post. It's the same item, at the same computer at the same time. Left site with Chrome, Right side with Pale moon.
Same account logged in, different time so I think it's not in the account settings.

@Lucio Chiappetti
I used your link to display the time table with Pale moon,the displayed time is correct.

Last picture, Ebay time vs system time

It's not a big problem, I know it's there so I don't need a solution but I hoped it would be some kind of adjustable setting
If there's no solution I hope I remeber to post what happens after changing daylight savings time

Thanks to everyone for the answers!!

Ruud

Image

RedRamGT
Moon lover
Moon lover
Posts: 92
Joined: 2014-05-06, 02:43
Location: Almont, Michigan, USA

Re: How to ajust the time used by Pale Moon?

Post by RedRamGT » 2025-06-21, 20:14

Pale Moon is an hour off during Daylight Savings Time with some applications. It worked with 31.1.1 and stopped working with 31.2.0.
viewtopic.php?f=3&t=30361

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 37775
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: How to ajust the time used by Pale Moon?

Post by Moonchild » 2025-06-21, 20:26

I'm unable to reproduce. ebay shows the correct time for me.
I'm also unsure which version of Windows you are on; that looks pretty old-school.

Can you please go to Help->Troubleshooting information, and copy the troubleshooting info with the button on that page to your clipboard and paste it in your reply?
You do not have the required permissions to view the files attached to this post.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
UCyborg
Lunatic
Lunatic
Posts: 386
Joined: 2019-01-10, 09:37
Location: Slovenia

Re: How to ajust the time used by Pale Moon?

Post by UCyborg » 2025-06-21, 21:08

Moonchild wrote:
2025-06-21, 20:26
I'm also unsure which version of Windows you are on; that looks pretty old-school.
Looks like Win7 set to use classic theme.

RedRamGT
Moon lover
Moon lover
Posts: 92
Joined: 2014-05-06, 02:43
Location: Almont, Michigan, USA

Re: How to ajust the time used by Pale Moon?

Post by RedRamGT » 2025-06-22, 13:20

With Windows-7 Professional 64-Bit, and Pale Moon 64-Bit, the time stamps on Yahoo Mail is off by an hour during Daylight Savings Time. It is correct during the rest of the year, when the time zone is back on Standard Time. The same thing also occurs with the schedule on CBC.CA/Listen... Both work correctly with the current Firefox ESR, 115.24.0. I have also seen this happen with the BBC website, but I don't go there very often.

User avatar
RuudNetherlands
Moongazer
Moongazer
Posts: 9
Joined: 2022-11-03, 12:41

Re: How to ajust the time used by Pale Moon?

Post by RuudNetherlands » 2025-06-22, 19:18

UCyborg wrote:
2025-06-21, 21:08
Moonchild wrote:
2025-06-21, 20:26
I'm also unsure which version of Windows you are on; that looks pretty old-school.
Looks like Win7 set to use classic theme.
Yes Win7 64bit with classic theme

Troubleshooting info:


Application Basics
------------------

Name: Pale Moon
Version: 33.7.2 (64-bit)
Build ID: 20250530132108
Update Channel: release
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:115.0) Gecko/20100101 Goanna/6.7 Firefox/115.0 PaleMoon/33.7.2
OS: Windows_NT 6.1
CPU Capabilities: SSE2 AVX AVX2
Safe Mode: false

Extensions
----------

Name: Adblock Latitude
Version: 5.0.9
Enabled: true
ID: adblocklatitude@addons.palemoon.org

Name: Classic Password Editor
Version: 1.1.2
Enabled: true
ID: classicpasswordeditor@daniel.dawson

Name: Classic Toolbar Buttons
Version: 1.5.1
Enabled: true
ID: CSTBB@NArisT2_Noia4dev

Name: Cookie Masters
Version: 3.2.0
Enabled: true
ID: {a04a71f3-ce74-4134-8f86-fae693b19e44}

Name: FormDraft
Version: 1.3
Enabled: true
ID: formdraft@noob.software

Name: PDF Viewer
Version: 2.3.240
Enabled: true
ID: pdf.js-seamonkey@lakora.us

Name: Restore Tabs Button
Version: 1.3
Enabled: true
ID: {e150868e-4050-43b0-b2ed-3c11f659d004}

Graphics
--------

Features
Compositing: Direct3D 11
GPU Accelerated Windows: 1/1 Direct3D 11 (OMTC)
Asynchronous Pan/Zoom: none
WebGL 1 Driver WSI Info: EGL_VENDOR: Google Inc. (adapter LUID: 00000000000074e7) EGL_VERSION: 1.4 (ANGLE 2.1.0.) EGL_EXTENSIONS: EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_platform_base EGL_EXT_platform_device EGL_ANGLE_platform_angle EGL_ANGLE_platform_angle_d3d EGL_ANGLE_device_creation EGL_ANGLE_device_creation_d3d11 EGL_ANGLE_experimental_present_path EGL_KHR_client_get_all_proc_addresses
WebGL 1 Driver Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics 4400 Direct3D11 vs_5_0 ps_5_0)
WebGL 1 Driver Version: OpenGL ES 2.0 (ANGLE 2.1.0.)
WebGL 1 Driver Extensions: GL_OES_element_index_uint GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_OES_rgb8_rgba8 GL_EXT_texture_format_BGRA8888 GL_EXT_read_format_bgra GL_NV_pixel_buffer_object GL_OES_mapbuffer GL_EXT_map_buffer_range GL_EXT_color_buffer_half_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_float GL_OES_texture_float_linear GL_EXT_texture_rg GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_OES_compressed_ETC1_RGB8_texture GL_EXT_sRGB GL_ANGLE_depth_texture GL_OES_depth32 GL_EXT_texture_storage GL_OES_texture_npot GL_EXT_draw_buffers GL_EXT_texture_filter_anisotropic GL_EXT_occlusion_query_boolean GL_NV_fence GL_EXT_disjoint_timer_query GL_EXT_robustness GL_EXT_blend_minmax GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_pack_reverse_row_order GL_OES_standard_derivatives GL_EXT_shader_texture_lod GL_EXT_frag_depth GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_EXT_discard_framebuffer GL_EXT_debug_marker GL_OES_EGL_image GL_OES_EGL_image_external GL_NV_EGL_stream_consumer_external GL_EXT_unpack_subimage GL_NV_pack_subimage GL_OES_vertex_array_object GL_KHR_debug GL_ANGLE_lossy_etc_decode GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_sync_query GL_CHROMIUM_copy_texture
WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_frag_depth EXT_shader_texture_lod EXT_texture_filter_anisotropic EXT_disjoint_timer_query MOZ_debug_get OES_element_index_uint OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_etc1 WEBGL_compressed_texture_s3tc WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context MOZ_WEBGL_lose_context MOZ_WEBGL_compressed_texture_s3tc MOZ_WEBGL_depth_texture
WebGL 2 Driver WSI Info: EGL_VENDOR: Google Inc. (adapter LUID: 00000000000074e7) EGL_VERSION: 1.4 (ANGLE 2.1.0.) EGL_EXTENSIONS: EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_platform_base EGL_EXT_platform_device EGL_ANGLE_platform_angle EGL_ANGLE_platform_angle_d3d EGL_ANGLE_device_creation EGL_ANGLE_device_creation_d3d11 EGL_ANGLE_experimental_present_path EGL_KHR_client_get_all_proc_addresses
WebGL 2 Driver Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics 4400 Direct3D11 vs_5_0 ps_5_0)
WebGL 2 Driver Version: OpenGL ES 3.0 (ANGLE 2.1.0.)
WebGL 2 Driver Extensions: GL_OES_element_index_uint GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_OES_rgb8_rgba8 GL_EXT_texture_format_BGRA8888 GL_EXT_read_format_bgra GL_NV_pixel_buffer_object GL_OES_mapbuffer GL_EXT_map_buffer_range GL_EXT_color_buffer_half_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_float GL_OES_texture_float_linear GL_EXT_texture_rg GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_OES_compressed_ETC1_RGB8_texture GL_EXT_sRGB GL_ANGLE_depth_texture GL_OES_depth32 GL_EXT_texture_storage GL_OES_texture_npot GL_EXT_draw_buffers GL_EXT_texture_filter_anisotropic GL_EXT_occlusion_query_boolean GL_NV_fence GL_EXT_disjoint_timer_query GL_EXT_robustness GL_EXT_blend_minmax GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_pack_reverse_row_order GL_OES_standard_derivatives GL_EXT_shader_texture_lod GL_EXT_frag_depth GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_EXT_discard_framebuffer GL_EXT_debug_marker GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_NV_EGL_stream_consumer_external GL_EXT_unpack_subimage GL_NV_pack_subimage GL_EXT_color_buffer_float GL_OES_vertex_array_object GL_KHR_debug GL_ANGLE_lossy_etc_decode GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_sync_query GL_CHROMIUM_copy_texture GL_EXT_texture_norm16
WebGL 2 Extensions: EXT_color_buffer_float EXT_texture_filter_anisotropic EXT_disjoint_timer_query MOZ_debug_get OES_texture_float_linear WEBGL_compressed_texture_etc WEBGL_compressed_texture_etc1 WEBGL_compressed_texture_s3tc WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context MOZ_WEBGL_lose_context MOZ_WEBGL_compressed_texture_s3tc
Hardware H264 Decoding: Yes; Using D3D9 API
Audio Backend: wasapi
Direct2D: true
DirectWrite: true (6.2.9200.22902)
GPU #1
Active: Yes
Description: Intel(R) HD Graphics 4400
Vendor ID: 0x8086
Device ID: 0x041e
Driver Version: 10.18.14.4432
Driver Date: 4-8-2016
Drivers: igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32
Subsys ID: 05a41028
RAM: Unknown

Diagnostics
AzureCanvasAccelerated: 0
AzureCanvasBackend: direct2d 1.1
AzureContentBackend: direct2d 1.1
AzureFallbackCanvasBackend: cairo





Important Modified Preferences
------------------------------

accessibility.typeaheadfind.flashBar: 0
browser.cache.disk.capacity: 358400
browser.cache.disk.smart_size.first_run: false
browser.cache.disk.smart_size.use_old_max: false
browser.download.folderList: 2
browser.download.importedFromSqlite: true
browser.places.smartBookmarksVersion: 4
browser.startup.homepage_override.buildID: 20250530132108
browser.startup.homepage_override.mstone: 6.7.0
browser.tabs.loadInBackground: false
browser.tabs.resize_immediately: true
browser.tabs.tabClipWidth: 50
browser.tabs.warnOnClose: false
browser.tabs.warnOnCloseOtherTabs: false
extensions.lastAppVersion: 33.7.2
font.internaluseonly.changed: false
general.useragent.updates.lastupdated: 1750537282474
gfx.crash-guard.d3d11layers.appVersion: 33.7.2
gfx.crash-guard.d3d11layers.deviceID: 0x041e
gfx.crash-guard.d3d11layers.driverVersion: 10.18.14.4432
gfx.crash-guard.d3d11layers.feature-d2d: true
gfx.crash-guard.d3d11layers.feature-d3d11: true
gfx.crash-guard.status.d3d11layers: 2
gfx.crash-guard.status.d3d9video: 2
media.benchmark.vp9.fps: 165
media.benchmark.vp9.versioncheck: 3
media.hardware-video-decoding.failed: false
network.cookie.prefsMigrated: true
places.database.lastMaintenance: 1750086445
places.history.expiration.transient_current_max_pages: 149797
privacy.GPCheader.enabled: true
privacy.sanitize.migrateFx3Prefs: true
services.sync.declinedEngines:
storage.vacuum.last.index: 1
storage.vacuum.last.places.sqlite: 1748964540

Important Locked Preferences
----------------------------

Places Database
---------------

JavaScript
----------

Incremental GC: true

Accessibility
-------------

Activated: false
Prevent Accessibility: 1

Library Versions
----------------

NSPR
Expected minimum version: 4.35
Version in use: 4.35

NSS
Expected minimum version: 3.90.7
Version in use: 3.90.7

NSSSMIME
Expected minimum version: 3.90.7
Version in use: 3.90.7

NSSSSL
Expected minimum version: 3.90.7
Version in use: 3.90.7

NSSUTIL
Expected minimum version: 3.90.7
Version in use: 3.90.7

User avatar
suzyne
Astronaut
Astronaut
Posts: 737
Joined: 2023-06-28, 22:43
Location: Australia

Re: How to ajust the time used by Pale Moon?

Post by suzyne » 2025-06-23, 04:17

Off-topic:
Here, it's winter right now, otherwise I would love to do some website tests, but sadly Summer Time (Daylight savings) is a long way away. For me, the warmer weather can't come quick enough because cold days and the sun low in the sky I find depressing.
Laptop 1: Windows 11 64-bit, i7 @ 2.80GHz, 16GB, NVIDIA GeForce MX450.
Laptop 2: Windows 10 32-bit, Atom Z3735F @ 1.33GHz, 2GB, Intel HD Graphics.
Laptop 3: Linux Mint 20.3 64-bit, i5 @ 2.5GHz, 8GB, Intel HD Graphics 620.

User avatar
Veit Kannegieser
Moonbather
Moonbather
Posts: 54
Joined: 2019-03-23, 19:16

Re: How to ajust the time used by Pale Moon?

Post by Veit Kannegieser » 2025-06-23, 20:56

Perhaps it is a difference because the site scrips asks for UTC instead of local date/time, like getUTCHours() instead of getHours(), and the does calculations on wrong assumptions.
Test here: https://kannegieser.net/date.html

User avatar
RuudNetherlands
Moongazer
Moongazer
Posts: 9
Joined: 2022-11-03, 12:41

Re: How to ajust the time used by Pale Moon?

Post by RuudNetherlands » 2025-06-24, 17:14

Veit Kannegieser wrote:
2025-06-23, 20:56
Perhaps it is a difference because the site scrips asks for UTC instead of local date/time, like getUTCHours() instead of getHours(), and the does calculations on wrong assumptions.
Test here: https://kannegieser.net/date.html
UTC: 2025-5-24 17:12:28,850
local: 2025-5-24 19:12:28,850

RedRamGT
Moon lover
Moon lover
Posts: 92
Joined: 2014-05-06, 02:43
Location: Almont, Michigan, USA

Re: How to ajust the time used by Pale Moon?

Post by RedRamGT » 2025-06-24, 18:25

I don't know how they are getting the time, time zone, and time zone offsets - but it did work properly with Pale Moon 31.1.1 and not work beginning with Pale Moon 31.2.0.

Here is the schedule from the CBC.CA/Listen website, for 31.1.1
Pale Moon Test 31.1.1.jpg

And for for 31.2.0:
Pale Moon Test 31.2.0.jpg

Notice the difference between the two, in the description of the time zones. This is from this afternoon, at about 2:00 PM. (I keep the old Pale Moon releases in case they're needed.)
You do not have the required permissions to view the files attached to this post.

User avatar
adoxa
Lunatic
Lunatic
Posts: 440
Joined: 2019-03-16, 13:26
Location: Qld, Aus.

Re: How to ajust the time used by Pale Moon?

Post by adoxa » 2025-06-25, 01:25

It gets the timezone like this:

Code: Select all

(new Date).toLocaleString("en-US", {timeZoneName: "short"})
For me I get "GMT+10" (Eastern Australia); if I explicitly add timeZone: "America/New_York" I get "EDT"; however, timeZone: "-04" errors when it shouldn't (Firefox gives "GMT-4").