You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The preceding code generates timeshifts that are off by days, hours, minutes, and seconds when it should only change the day value be a single increment and the seconds by 1.
Output for the first asser.equal():
actual - expected
'1969-12-03T22:37:05.678Z'
'1969-12-15T12:23:44.678Z'
The text was updated successfully, but these errors were encountered:
The preceding code generates timeshifts that are off by days, hours, minutes, and seconds when it should only change the day value be a single increment and the seconds by 1.
Output for the first asser.equal():
actual - expected
'1969-12-03T22:37:05.678Z'
The text was updated successfully, but these errors were encountered: