The Javaranch forum started ti use something like this.
It is great.
I don't even have to log in and I have all times in my zone (and format).
[RFC] Local time handling by Javascript
Re: [RFC] Local time handling by Javascript
I think this would be great addition to 3.1 (3.1 is already using HTML5, so why wait for 3.2 for this?), but instead of <span> use <time> tag like this:where 1234567 is a raw number that could be converted to correct format with javascript.
It would also solve issue #2 in this post
Code: Select all
<time data-time="1234567">01 Oct 2011</time>
It would also solve issue #2 in this post
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Re: [RFC] Local time handling by Javascript
and..... it is still not used.
I went to the phpbb 3.3.0 demo site and the date is in foreign format and timezone. (same for time)
I went to the phpbb 3.3.0 demo site and the date is in foreign format and timezone. (same for time)
- 3Di
- Registered User
- Posts: 951
- Joined: Tue Nov 01, 2005 9:50 pm
- Location: Milano 🇮🇹 Frankfurt 🇩🇪
- Contact:
Re: [RFC] Local time handling by Javascript
Some steps have been done here, just the JS side is missing.
https://tracker.phpbb.com/browse/PHPBB3-16159
https://github.com/phpbb/phpbb/pull/5692/files
https://tracker.phpbb.com/browse/PHPBB3-16159
https://github.com/phpbb/phpbb/pull/5692/files
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades