mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
Updated HTML docs
This commit is contained in:
parent
88483fc3fa
commit
8936980973
297 changed files with 5517 additions and 23708 deletions
|
|
@ -65,7 +65,7 @@ inputer’s timezone. Always returns a result in UTC.</p>
|
|||
<li><p><strong>account</strong> (<a class="reference internal" href="evennia.accounts.models.html#evennia.accounts.models.AccountDB" title="evennia.accounts.models.AccountDB"><em>AccountDB</em></a>) – The Account performing this lookup. Unless <strong>from_tz</strong> is provided,
|
||||
the account’s timezone option will be used.</p></li>
|
||||
<li><p><strong>from_tz</strong> (<em>pytz.timezone</em>) – An instance of a pytz timezone object from the
|
||||
user. If not provided, tries to use the timezone option of <strong>account</strong>.
|
||||
user. If not provided, tries to use the timezone option of the <strong>account</strong>.
|
||||
If neither one is provided, defaults to UTC.</p></li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue