Bokeh Slider for Time Series Data

Is it possible to create a slider which changes the date on a plot? The x (datetime) and y data will be supplied through a pandas dataframe.

I read from a previous post that the date slider ability was broken, this was an older post and I wanted to follow up on the topic.

Thanks in advance.