I'm translating my CV from Finnish to English. How can I change the date when I compile the file? It says 19. tammikuuta 2012 in Finnish.
\documentclass[a4paper]{amsart}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\begin{document}
\begin{center}
{\large \textbf{\textsc{CURRICULUM VITAE}}}
\today
\end{center}
\textsc{CURRICULUM VITAE}to\textsc{Curriculum Vitae}-- the command\textscdoes nothing to the shape of letters already set in uppercase. – Mico Jan 19 '12 at 19:01