Skip to content

Commit 2b819ac

Browse files
committed
docs: add description for timestamp cast timezone
1 parent 02a39c3 commit 2b819ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

user_guide_src/source/models/model.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,12 @@ The datetime format is set in the ``dateFormat`` array of the
407407
.. note:: Prior to v4.6.0, you cannot use ``ms`` or ``us`` as a parameter.
408408
Because the second's fractional part of Time was lost due to bugs.
409409

410+
timestamp
411+
---------
412+
413+
The timezone of the ``Time`` instance created will be the default timezone
414+
(app's timezone), not UTC.
415+
410416
Custom Casting
411417
==============
412418

0 commit comments

Comments
 (0)