Skip to content
Snippets Groups Projects
Commit e0855097 authored by Oleg Babin's avatar Oleg Babin Committed by Igor Munkin
Browse files

datetime: fix error when timestamp is set with nsec/usec/msec

This patch fixes a case when timestamp is passed to datetime.set
function at the same time with nsec, usec or msec.
It works fine for datetime.new but some logic was missed for set
function. Here we fix that and introduce a test.

Closes #8583

NO_DOC=bugfix
parent a532e375
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment