How can I remove a time slider?

HI all
I want remove a time slider but I cant find a solution.

var viewer = new Cesium.Viewer(‘cesiumContainer’, {

animation: false,

timeline: false

});

Here is the reference doc:

http://cesiumjs.org/Cesium/Build/Documentation/Viewer.html?classFilter=view