\documentclass[a4paper]{article}
\usepackage[latin1]{inputenc}
\begin{document}
\sf
\begin{flushleft}
\section*{\sf 08-29 (Wednesday)}
\begin{tabular}{r@{--}lp{0.7\textwidth}r} 
\smallskip
00:05 &  &
{ \small \raggedright
\&
} & bbc2.bbc.co.uk \\
\end{tabular} \\ 
\section*{\sf 10-10 (Thursday)}
\begin{tabular}{r@{--}lp{0.7\textwidth}r} 
\smallskip
09:00 +0100 & 09:55 +0100 &
{ \small \raggedright
News
} & TA \\
\end{tabular} \\ 
\section*{\sf 04-20 (Saturday)}
\begin{tabular}{r@{--}lp{0.7\textwidth}r} 
\smallskip
17:25 UTC & 18:00 UTC &
{ \small \raggedright
First in clump
} & foo \\
\smallskip
17:25 & 18:00 &
{ \small \raggedright
Second in clump
} & foo \\
\end{tabular} \\ 
\end{flushleft}
\end{document}
