Create TimeSeries with Dates 

A TimeSeries object supports use of calendar dates as time stamps, including regular sequences over months or business days in various holiday calendars.

Create a regularly spaced time series of daily gas prices.

In[1]:=
Click for copyable input
X
Out[1]=

Create a regularly spaced time series over business days according to the New York Stock Exchange (NYSE) holiday schedule.

In[2]:=
Click for copyable input
X
Out[2]=
In[3]:=
Click for copyable input
X
Out[3]=
In[4]:=
Click for copyable input
X
Out[4]=

The number of NYSE business days in 2014 until today.

In[5]:=
Click for copyable input
X
Out[5]=

Create time series from time-value pairs, obtained from an external source.

In[6]:=
Click for copyable input
X
show complete Wolfram Language input
In[8]:=
Click for copyable input
X
Out[8]=
In[9]:=
Click for copyable input
X
Out[9]=
de es ja pt-br zh