\documentclass[a4paper]{article}
\usepackage[latin1]{inputenc}
\begin{document}
\sf
\begin{flushleft}
\section*{\sf 01-01 (Monday)}
\begin{tabular}{r@{--}lp{0.7\textwidth}r} 
\smallskip
23:59 & 23:59 &
{ \small \raggedright
A
} & c \\
\smallskip
23:59 & 23:59 &
{ \small \raggedright
news
} & c \\
\smallskip
23:59 & 23:59 &
{ \small \raggedright
news
} & c \\
\end{tabular} \\ 
\end{flushleft}
\end{document}
