Can i use weka for time series analysis

Weka 3.7.3 has a new package that provides an environment for time series analysis. The article How do I use the package manager? can be followed to install this package. Once installed, the package provides a plugin tab in the Explorer. Documentation on the time series environment can be found here

Older versions of Weka have limited support for time series analysis and consists of only two filters, TimeSeriesDelta and TimeSeriesTranslate. There are modified (not supported by the University of Waikato) versions of WEKA out there, that offer additional functionality (1, 2).