Toggle search
Search
Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
categorytree-main|📂 Categories
Special pages
alt q
Upload file
alt u
Categories
CGKB
(4 C)
CGScript
(9 C, 3 P)
Guides
(8 P)
Help Files
(15 C, 5 P)
Solutions
(3 C)
Toggle preferences menu
notifications
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
user-interface-preferences
English
Personal tools
Create account
Log in
alt o
GetUserTimezone: Difference between revisions
Help
From Catglobe Wiki
Share this page
Views
Read
View source
View history
associated-pages
Page
Discussion
More actions
← Older edit
Newer edit →
Visual
Wikitext
Revision as of 08:04, 4 March 2022
view source
Administrator
(
talk
|
contribs
)
Bureaucrats
2,369
edits
No edit summary
← Older edit
Revision as of 02:28, 17 March 2022
view source
Administrator
(
talk
|
contribs
)
Bureaucrats
2,369
edits
Blanked the page
Tag
:
Blanking
Newer edit →
Line 1:
Line 1:
[[Category:User_Functions]]
Get timezone for a specified user.
If no user specified then the QAS user's time zone will be returned (this needs QAS context)
'''Syntax '''
getUserTimezone(number userRId)
or
getUserTimezone() ''//(need QAS context)''
'''Arguments'''
''number'' userRId
'''Return type'''
Number ([[TimezoneId|TimezoneId]])
'''Example '''
<source lang="javascript">
getTimezone(123456)
//or
getTimezone()
</source>
Revision as of 02:28, 17 March 2022
GetUserTimezone: Difference between revisions
From Catglobe Wiki
Share this page
View history
View source
Discussion
More actions