Skip to content

Commit

Permalink
Update docs/user/general/datatypes.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>

Co-authored-by: Matthew Wells <[email protected]>
  • Loading branch information
Yury-Fridlyand and matthewryanwells authored Jul 10, 2023
1 parent 9752afb commit c7b0e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/general/datatypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ Conversion from DATE
Conversion from TIME
>>>>>>>>>>>>>>>>>>>>

- When time value is converted to any other datetime types, the date part of the new value is filled up with today's date. For example, (like `CURDATE` function); a time value X converted to a timestamp would produce today's date at time X.
- When time value is converted to any other datetime types, the date part of the new value is filled up with today's date, like with the `CURDATE` function. For example, a time value X converted to a timestamp would produce today's date at time X.


Conversion from DATETIME
Expand Down

0 comments on commit c7b0e99

Please sign in to comment.