%% %% This is file `datetime2-finnish-utf8.ldf', %% generated with the docstrip utility. %% %% The original source files were: %% %% datetime2-finnish.dtx (with options: `datetime2-finnish-utf8.ldf,package') %% %% datetime2-finnish.dtx %% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license of (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% %% This work has the LPPL maintenance status `maintained'. %% %% The Current Maintainer of this work is Tuomas Välimäki. %% %% This work consists of the files datetime2-finnish.dtx and %% datetime2-finnish.ins and the derived files %% datetime2-finnish-utf8.ldf, datetime2-finnish-ascii.ldf and %% datetime2-finnish.ldf. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z %% Digits \0\1\2\3\4\5\6\7\8\9 %% Exclamation \! Double quote \" Hash (number) \# %% Dollar \$ Percent \% Ampersand \& %% Acute accent \' Left paren \( Right paren \) %% Asterisk \* Plus \+ Comma \, %% Minus \- Point \. Solidus \/ %% Colon \: Semicolon \; Less than \< %% Equals \= Greater than \> Question mark \? %% Commercial at \@ Left bracket \[ Backslash \\ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \ProvidesDateTimeModule{finnish-utf8}[2018/03/20 v1.2] \newcommand*{\DTMfinnishordinal}[1]{% \number#1.% } \newcommand*{\DTMfinnishmonthname}[1]{% \ifcase#1 \or tammikuu% \or helmikuu% \or maaliskuu% \or huhtikuu% \or toukokuu% \or kesäkuu% \or heinäkuu% \or elokuu% \or syyskuu% \or lokakuu% \or marraskuu% \or joulukuu% \fi } \newcommand*{\DTMfinnishMonthname}[1]{% \ifcase#1 \or Tammikuu% \or Helmikuu% \or Maaliskuu% \or Huhtikuu% \or Toukokuu% \or Kesäkuu% \or Heinäkuu% \or Elokuu% \or Syyskuu% \or Lokakuu% \or Marraskuu% \or Joulukuu% \fi } \newcommand*{\DTMfinnishshortmonthname}[1]{% \ifcase#1 \or tammi% \or helmi% \or maalis% \or huhti% \or touko% \or kesä% \or heinä% \or elo% \or syys% \or loka% \or marras% \or joulu% \fi } \newcommand*{\DTMfinnishshortMonthname}[1]{% \ifcase#1 \or Tammi% \or Helmi% \or Maalis% \or Huhti% \or Touko% \or Kesä% \or Heinä% \or Elo% \or Syys% \or Loka% \or Marras% \or Joulu% \fi } \newcommand*{\DTMfinnishweekdayname}[1]{% \ifcase#1 maanantai% \or tiistai% \or keskiviikko% \or torstai% \or perjantai% \or lauantai% \or sunnuntai% \fi } \newcommand*{\DTMfinnishWeekdayname}[1]{% \ifcase#1 Maanantai% \or Tiistai% \or Keskiviikko% \or Torstai% \or Perjantai% \or Lauantai% \or Sunnuntai% \fi } \newcommand*{\DTMfinnishshortweekdayname}[1]{% \ifcase#1 ma% \or ti% \or ke% \or to% \or pe% \or la% \or su% \fi } \newcommand*{\DTMfinnishshortWeekdayname}[1]{% \ifcase#1 Ma% \or Ti% \or Ke% \or To% \or Pe% \or La% \or Su% \fi } \endinput %% %% End of file `datetime2-finnish-utf8.ldf'.