You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PHP code has been updated to include data types for the variables
- Fixed issue with "Only variables should be passed by reference"
- Added fallback option for DateTimeZone, similar to phpBB core
- Move `overall_footer_body_after.html` to `styles/all`
Copy file name to clipboardExpand all lines: imcger/currenttime/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,12 @@ It's updates the current time, user local time and world clock display every sec
5
5
The current time is displayed on all pages and can be configured independently of the user date format in the UCP personal settings.
6
6
The forum time is displayed. This may differ from the browser time due to different time zone settings.
7
7
8
-
You can also display the users local time in the user profile and the post authors local time in the post profile.
8
+
You can also display the users local time in the user profile and the authors local time in the post and pm profile.
9
9
10
10
A world clock can be displayed above the navigation bar. This is freely configurable. Up to 6 time zones can be displayed. The settings can be made in the UCP, in the ACP and in the ACP user administration.
0 commit comments