We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38d4a3 commit 97148efCopy full SHA for 97148ef
user_guide_src/source/models/model.rst
@@ -407,6 +407,12 @@ The datetime format is set in the ``dateFormat`` array of the
407
.. note:: Prior to v4.6.0, you cannot use ``ms`` or ``us`` as a parameter.
408
Because the second's fractional part of Time was lost due to bugs.
409
410
+timestamp
411
+---------
412
+
413
+The timezone of the ``Time`` instance created will be the default timezone
414
+(app's timezone), not UTC.
415
416
Custom Casting
417
==============
418
0 commit comments