summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/datetime2-ukrainian
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-01 20:44:19 +0000
committerKarl Berry <karl@freefriends.org>2015-04-01 20:44:19 +0000
commit80a7fe00c064153e0b219f08bb590fdca4a6f3d1 (patch)
tree7217567fd188d7211e38bf7ecf6ef08630efe09c /Master/texmf-dist/source/latex/datetime2-ukrainian
parentc7a57ea6f456b584d13cd215bc515d956145b276 (diff)
datetime2-*
git-svn-id: svn://tug.org/texlive/trunk@36700 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/datetime2-ukrainian')
-rw-r--r--Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.dtx670
-rw-r--r--Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.ins61
2 files changed, 731 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.dtx b/Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.dtx
new file mode 100644
index 00000000000..3b91651d5a4
--- /dev/null
+++ b/Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.dtx
@@ -0,0 +1,670 @@
+%\iffalse
+%<*package>
+%% \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 \~}
+%</package>
+%\fi
+% \iffalse
+% Doc-Source file to use with LaTeX2e
+% Copyright (C) 2015 Nicola Talbot, all rights reserved.
+% (New maintainer add relevant lines here.)
+% \fi
+% \iffalse
+%<*driver>
+\documentclass{ltxdoc}
+
+\usepackage{alltt}
+\usepackage{graphicx}
+\usepackage{fontspec}
+\usepackage[colorlinks,
+ bookmarks,
+ hyperindex=false,
+ pdfauthor={Nicola L.C. Talbot},
+ pdftitle={datetime2.sty Ukrainian Module}]{hyperref}
+
+\newfontfamily\cyrillicfont{Liberation Serif}
+\setmonofont{Liberation Mono}
+
+\CheckSum{567}
+
+\renewcommand*{\usage}[1]{\hyperpage{#1}}
+\renewcommand*{\main}[1]{\hyperpage{#1}}
+\IndexPrologue{\section*{\indexname}\markboth{\indexname}{\indexname}}
+\setcounter{IndexColumns}{2}
+
+\newcommand*{\sty}[1]{\textsf{#1}}
+\newcommand*{\opt}[1]{\texttt{#1}\index{#1=\texttt{#1}|main}}
+
+\RecordChanges
+\PageIndex
+\CodelineNumbered
+
+\begin{document}
+\DocInput{datetime2-ukrainian.dtx}
+\end{document}
+%</driver>
+%\fi
+%
+%\MakeShortVerb{"}
+%
+%\title{Ukrainian Module for datetime2 Package}
+%\author{Nicola L. C. Talbot (inactive)}
+%\date{2015-04-01 (v1.0)}
+%\maketitle
+%
+%This module is currently unmaintained and may be subject to change.
+%If you want to volunteer to take over maintanance, contact me at
+%\url{http://www.dickimaw-books.com/contact.html}
+%
+%\begin{abstract}
+%This is the Ukrainian language module for the \sty{datetime2}
+%package. If you want to use the settings in this module you must
+%install it in addition to installing \sty{datetime2}. If you use
+%\sty{babel} or \sty{polyglossia}, you will need this module to
+%prevent them from redefining \cs{today}. The \sty{datetime2}
+% \opt{useregional} setting must be set to "text" or "numeric"
+% for the language styles to be set.
+% Alternatively, you can set the style in the document using
+% \cs{DTMsetstyle}, but this may be changed by \cs{date}\meta{language}
+% depending on the value of the \opt{useregional} setting.
+%\end{abstract}
+%
+%I've copied the date style from \texttt{babel-ukrainian}'s \cs{today}.
+%
+%I don't know if these settings are correct as I can't speak Ukrainian.
+%In particular, I don't know if the "ukrainian" time style is
+%correct. Currently this just uses the "default" time style. Please
+%be aware that this may change. Whoever takes over maintanance
+%of this module may can change it as appropriate.
+%
+%The new maintainer should add the line:
+%\begin{verbatim}
+% The Current Maintainer of this work is Name.
+%\end{verbatim}
+%to the preamble part in \texttt{datetime2-ukrainian.ins} where Name
+%is the name of the maintainer(s) and replace
+%the `inactive' status to `maintained'.
+%
+%Currently there is only a regionless style.
+%
+%\StopEventually{%
+%\clearpage
+%\phantomsection
+%\addcontentsline{toc}{section}{Change History}%
+%\PrintChanges
+%\addcontentsline{toc}{section}{\indexname}%
+%\PrintIndex}
+%\section{The Code}
+%\iffalse
+% \begin{macrocode}
+%<*datetime2-ukrainian-utf8.ldf>
+% \end{macrocode}
+%\fi
+%\subsection{UTF-8}
+%This file contains the settings that use UTF-8 characters. This
+%file is loaded if XeLaTeX or LuaLaTeX are used. Please make sure
+%your text editor is set to UTF-8 if you want to view this code.
+%\changes{1.0}{2015-04-01}{Initial release}
+% Identify module
+% \begin{macrocode}
+\ProvidesDateTimeModule{ukrainian-utf8}[2015/04/01 v1.0]
+% \end{macrocode}
+%\begin{macro}{\DTMukrainianordinal}
+% \begin{macrocode}
+\newcommand*{\DTMukrainianordinal}[1]{%
+ \number#1
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainianyear}
+% \begin{macrocode}
+\newcommand*{\DTMukrainianyear}[1]{%
+ \number#1
+ \DTMtexorpdfstring{\protect~}{\space}р.%
+}
+% \end{macrocode}
+%\end{macro}
+%
+%
+%\begin{macro}{\DTMukrainianmonthname}
+% Ukrainian month names.
+% \begin{macrocode}
+\newcommand*{\DTMukrainianmonthname}[1]{%
+ \ifcase#1
+ \or
+ січня%
+ \or
+ лютого%
+ \or
+ березня%
+ \or
+ квітня%
+ \or
+ травня%
+ \or
+ червня%
+ \or
+ липня%
+ \or
+ серпня%
+ \or
+ вересня%
+ \or
+ жовтня%
+ \or
+ листопада%
+ \or
+ грудня%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainianMonthname}
+% As above but capitalize.
+% \begin{macrocode}
+\newcommand*{\DTMukrainianMonthname}[1]{%
+ \ifcase#1
+ \or
+ Січня%
+ \or
+ Лютого%
+ \or
+ Березня%
+ \or
+ Квітня%
+ \or
+ Травня%
+ \or
+ Червня%
+ \or
+ Липня%
+ \or
+ Серпня%
+ \or
+ Вересня%
+ \or
+ Жовтня%
+ \or
+ Листопада%
+ \or
+ Грудня%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%If abbreviated dates are supported, short month names should be
+%likewise provided.
+%
+%\iffalse
+% \begin{macrocode}
+%</datetime2-ukrainian-utf8.ldf>
+% \end{macrocode}
+%\fi
+%\iffalse
+% \begin{macrocode}
+%<*datetime2-ukrainian-ascii.ldf>
+% \end{macrocode}
+%\fi
+%\subsection{ASCII}
+%This file contains the settings that use \LaTeX\ commands for
+%non-ASCII characters. This should be input if neither XeLaTeX nor
+%LuaLaTeX are used. Even if the user has loaded \sty{inputenc} with
+%"utf8", this file should still be used not the
+%\texttt{datetime2-ukrainian-utf8.ldf} file as the non-ASCII
+%characters are made active in that situation and would need
+%protecting against expansion.
+%\changes{1.0}{2015-04-01}{Initial release}
+% Identify module
+% \begin{macrocode}
+\ProvidesDateTimeModule{ukrainian-ascii}[2015/04/01 v1.0]
+% \end{macrocode}
+%
+%If abbreviated dates are supported, short month names should be
+%likewise provided.
+%\begin{macro}{\DTMukrainianordinal}
+% \begin{macrocode}
+\newcommand*{\DTMukrainianordinal}[1]{%
+ \number#1
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainianyear}
+% \begin{macrocode}
+\newcommand*{\DTMukrainianyear}[1]{%
+ \number#1
+ \DTMtexorpdfstring{\protect~}{\space}\protect\cyrr.%
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainianmonthname}
+% Ukrainian month names.
+% \begin{macrocode}
+\newcommand*{\DTMukrainianmonthname}[1]{%
+ \ifcase#1
+ \or
+ \protect\cyrs\protect\cyrii\protect\cyrch\protect\cyrn\protect\cyrya
+ \or
+ \protect\cyrl\protect\cyryu\protect\cyrt\protect\cyro\protect\cyrg
+ \protect\cyro
+ \or
+ \protect\cyrb\protect\cyre\protect\cyrr\protect\cyre\protect\cyrz
+ \protect\cyrn\protect\cyrya
+ \or
+ \protect\cyrk\protect\cyrv\protect\cyrii\protect\cyrt\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\cyrt\protect\cyrr\protect\cyra\protect\cyrv\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\cyrch\protect\cyre\protect\cyrr\protect\cyrv\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\cyrl\protect\cyri\protect\cyrp\protect\cyrn\protect\cyrya
+ \or
+ \protect\cyrs\protect\cyre\protect\cyrr\protect\cyrp\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\cyrv\protect\cyre\protect\cyrr\protect\cyre\protect\cyrs
+ \protect\cyrn\protect\cyrya
+ \or
+ \protect\cyrzh\protect\cyro\protect\cyrv\protect\cyrt\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\cyrl\protect\cyri\protect\cyrs\protect\cyrt\protect\cyro
+ \protect\cyrp\protect\cyra\protect\cyrd\protect\cyra
+ \or
+ \protect\cyrg\protect\cyrr\protect\cyru\protect\cyrd\protect\cyrn
+ \protect\cyrya
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainianMonthname}
+% As above but start with a capital.
+% \begin{macrocode}
+\newcommand*{\DTMukrainianMonthname}[1]{%
+ \ifcase#1
+ \or
+ \protect\CYRS\protect\cyrii\protect\cyrch\protect\cyrn\protect\cyrya
+ \or
+ \protect\CYRL\protect\cyryu\protect\cyrt\protect\cyro\protect\cyrg
+ \protect\cyro
+ \or
+ \protect\CYRB\protect\cyre\protect\cyrr\protect\cyre\protect\cyrz
+ \protect\cyrn\protect\cyrya
+ \or
+ \protect\CYRK\protect\cyrv\protect\cyrii\protect\cyrt\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\CYRT\protect\cyrr\protect\cyra\protect\cyrv\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\CYRCH\protect\cyre\protect\cyrr\protect\cyrv\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\CYRL\protect\cyri\protect\cyrp\protect\cyrn\protect\cyrya
+ \or
+ \protect\CYRS\protect\cyre\protect\cyrr\protect\cyrp\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\CYRV\protect\cyre\protect\cyrr\protect\cyre\protect\cyrs
+ \protect\cyrn\protect\cyrya
+ \or
+ \protect\CYRZH\protect\cyro\protect\cyrv\protect\cyrt\protect\cyrn
+ \protect\cyrya
+ \or
+ \protect\CYRL\protect\cyri\protect\cyrs\protect\cyrt\protect\cyro
+ \protect\cyrp\protect\cyra\protect\cyrd\protect\cyra
+ \or
+ \protect\CYRG\protect\cyrr\protect\cyru\protect\cyrd\protect\cyrn
+ \protect\cyrya
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\iffalse
+% \begin{macrocode}
+%</datetime2-ukrainian-ascii.ldf>
+% \end{macrocode}
+%\fi
+%
+%\subsection{Main Ukrainian Module (\texttt{datetime2-ukrainian.ldf})}
+%\changes{1.0}{2015-04-01}{Initial release}
+%
+%\iffalse
+% \begin{macrocode}
+%<*datetime2-ukrainian.ldf>
+% \end{macrocode}
+%\fi
+%
+% Identify Module
+% \begin{macrocode}
+\ProvidesDateTimeModule{ukrainian}[2015/04/01 v1.0]
+% \end{macrocode}
+% Need to find out if XeTeX or LuaTeX are being used.
+% \begin{macrocode}
+\RequirePackage{ifxetex,ifluatex}
+% \end{macrocode}
+% XeTeX and LuaTeX natively support UTF-8, so load
+% \texttt{ukrainian-utf8} if either of those engines are used
+% otherwise load \texttt{ukrainian-ascii}.
+% \begin{macrocode}
+\ifxetex
+ \RequireDateTimeModule{ukrainian-utf8}
+\else
+ \ifluatex
+ \RequireDateTimeModule{ukrainian-utf8}
+ \else
+ \RequireDateTimeModule{ukrainian-ascii}
+ \fi
+\fi
+% \end{macrocode}
+%
+% Define the \texttt{ukrainian} style.
+% The time style is the same as the "default" style
+% provided by \sty{datetime2}. This may need correcting. For
+% example, if a 12 hour style similar to the "englishampm" (from the
+% "english-base" module) is required.
+%
+% Allow the user a way of configuring the "ukrainian" and
+% "ukrainian-numeric" styles. This doesn't use the package wide
+% separators such as
+% \cs{dtm@datetimesep} in case other date formats are also required.
+%\begin{macro}{\DTMukrainiandaymonthsep}
+% The separator between the day and month for the text format.
+% \begin{macrocode}
+\newcommand*{\DTMukrainiandaymonthsep}{%
+ \DTMtexorpdfstring{\protect~}{\space}}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainianmonthyearsep}
+% The separator between the month and year for the text format.
+% \begin{macrocode}
+\newcommand*{\DTMukrainianmonthyearsep}{\space}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainiandatetimesep}
+% The separator between the date and time blocks in the full format
+% (either text or numeric).
+% \begin{macrocode}
+\newcommand*{\DTMukrainiandatetimesep}{\space}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainiantimezonesep}
+% The separator between the time and zone blocks in the full format
+% (either text or numeric).
+% \begin{macrocode}
+\newcommand*{\DTMukrainiantimezonesep}{\space}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainiandatesep}
+% The separator for the numeric date format.
+% \begin{macrocode}
+\newcommand*{\DTMukrainiandatesep}{.}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMukrainiantimesep}
+% The separator for the numeric time format.
+% \begin{macrocode}
+\newcommand*{\DTMukrainiantimesep}{:}
+% \end{macrocode}
+%\end{macro}
+%
+%Provide keys that can be used in \cs{DTMlangsetup} to set these
+%separators.
+% \begin{macrocode}
+\DTMdefkey{ukrainian}{daymonthsep}{\renewcommand*{\DTMukrainiandaymonthsep}{#1}}
+\DTMdefkey{ukrainian}{monthyearsep}{\renewcommand*{\DTMukrainianmonthyearsep}{#1}}
+\DTMdefkey{ukrainian}{datetimesep}{\renewcommand*{\DTMukrainiandatetimesep}{#1}}
+\DTMdefkey{ukrainian}{timezonesep}{\renewcommand*{\DTMukrainiantimezonesep}{#1}}
+\DTMdefkey{ukrainian}{datesep}{\renewcommand*{\DTMukrainiandatesep}{#1}}
+\DTMdefkey{ukrainian}{timesep}{\renewcommand*{\DTMukrainiantimesep}{#1}}
+% \end{macrocode}
+%
+% TODO: provide a boolean key to switch between full and abbreviated
+% formats if appropriate. (I don't know how the date should be
+% abbreviated.)
+%
+% Define a boolean key that determines if the time zone mappings
+% should be used.
+% \begin{macrocode}
+\DTMdefboolkey{ukrainian}{mapzone}[true]{}
+% \end{macrocode}
+% The default is to use mappings.
+% \begin{macrocode}
+\DTMsetbool{ukrainian}{mapzone}{true}
+% \end{macrocode}
+%
+% Define a boolean key that determines if the day of month should be
+% displayed.
+% \begin{macrocode}
+\DTMdefboolkey{ukrainian}{showdayofmonth}[true]{}
+% \end{macrocode}
+% The default is to show the day of month.
+% \begin{macrocode}
+\DTMsetbool{ukrainian}{showdayofmonth}{true}
+% \end{macrocode}
+%
+% Define a boolean key that determines if the year should be
+% displayed.
+% \begin{macrocode}
+\DTMdefboolkey{ukrainian}{showyear}[true]{}
+% \end{macrocode}
+% The default is to show the year.
+% \begin{macrocode}
+\DTMsetbool{ukrainian}{showyear}{true}
+% \end{macrocode}
+%
+% Define the "ukrainian" style. (TODO: implement day of week?)
+% \begin{macrocode}
+\DTMnewstyle
+ {ukrainian}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{ukrainian}{showdayofmonth}
+ {\DTMukrainianordinal{##3}\DTMukrainiandaymonthsep}%
+ {}%
+ \DTMukrainianmonthname{##2}%
+ \DTMifbool{ukrainian}{showyear}%
+ {%
+ \DTMukrainianmonthyearsep
+ \DTMukrainianyear{##1}%
+ }%
+ {}%
+ }%
+ \renewcommand*\DTMDisplaydate[4]{%
+ \DTMifbool{ukrainian}{showdayofmonth}
+ {%
+ \DTMukrainianordinal{##3}\DTMukrainiandaymonthsep
+ \DTMukrainianmonthname{##2}%
+ }%
+ {%
+ \DTMukrainianMonthname{##2}%
+ }%
+ \DTMifbool{ukrainian}{showyear}%
+ {%
+ \DTMukrainianmonthyearsep
+ \DTMukrainianyear{##1}%
+ }%
+ {}%
+ }%
+ }%
+ {% time style (use default)
+ \DTMsettimestyle{default}%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMukrainianzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{ukrainian}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMukrainiantimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMukrainiandatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMukrainiantimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}[9]{%
+ \ifDTMshowdate
+ \DTMDisplaydate{##1}{##2}{##3}{##4}%
+ \DTMukrainiandatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMukrainiantimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ }%
+% \end{macrocode}
+%
+% Define numeric style.
+% \begin{macrocode}
+\DTMnewstyle
+ {ukrainian-numeric}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{ukrainian}{showdayofmonth}%
+ {%
+ \number##3 % space intended
+ \DTMukrainiandatesep
+ }%
+ {}%
+ \number##2 % space intended
+ \DTMifbool{ukrainian}{showyear}%
+ {%
+ \DTMukrainiandatesep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}[4]{\DTMdisplaydate{##1}{##2}{##3}{##4}}%
+ }%
+ {% time style
+ \renewcommand*\DTMdisplaytime[3]{%
+ \number##1
+ \DTMukrainiantimesep\DTMtwodigits{##2}%
+ \ifDTMshowseconds\DTMukrainiantimesep\DTMtwodigits{##3}\fi
+ }%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMukrainianzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{ukrainian}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMukrainiantimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMukrainiandatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMukrainiantimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }
+% \end{macrocode}
+%
+%\begin{macro}{\DTMukrainianzonemaps}
+% The time zone mappings are set through this command, which can be
+% redefined if extra mappings are required or mappings need to be
+% removed. These may need translating (in which case the definitions
+% might need to be moved to the \texttt{utf8} and \texttt{ascii} ldf
+% files).
+% \begin{macrocode}
+\newcommand*{\DTMukrainianzonemaps}{%
+ \DTMdefzonemap{02}{00}{EET}%
+ \DTMdefzonemap{03}{00}{EEST}%
+}
+% \end{macrocode}
+%\end{macro}
+
+% Switch style according to the \opt{useregional} setting.
+% \begin{macrocode}
+\DTMifcaseregional
+{}% do nothing
+{\DTMsetstyle{ukrainian}}
+{\DTMsetstyle{ukrainian-numeric}}
+% \end{macrocode}
+%
+% Redefine \cs{dateukrainian} (or \cs{date}\meta{dialect}) to prevent
+% \sty{babel} from resetting \cs{today}. (For this to work,
+% \sty{babel} must already have been loaded if it's required.)
+% \begin{macrocode}
+\ifcsundef{date\CurrentTrackedDialect}
+{%
+ \ifundef\dateukrainian
+ {% do nothing
+ }%
+ {%
+ \def\dateukrainian{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{ukrainian}}%
+ {\DTMsetstyle{ukrainian-numeric}}%
+ }%
+ }%
+}%
+{%
+ \csdef{date\CurrentTrackedDialect}{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{ukrainian}}%
+ {\DTMsetstyle{ukrainian-numeric}}
+ }%
+}%
+% \end{macrocode}
+%\iffalse
+% \begin{macrocode}
+%</datetime2-ukrainian.ldf>
+% \end{macrocode}
+%\fi
+%\Finale
+\endinput
diff --git a/Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.ins b/Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.ins
new file mode 100644
index 00000000000..ebd784cd95c
--- /dev/null
+++ b/Master/texmf-dist/source/latex/datetime2-ukrainian/datetime2-ukrainian.ins
@@ -0,0 +1,61 @@
+\input docstrip
+
+\preamble
+
+ datetime2-ukrainian.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 `inactive'.
+
+ This work consists of the files datetime2-ukrainian.dtx and
+ datetime2-ukrainian.ins and the derived files
+ datetime2-ukrainian-utf8.ldf, datetime2-ukrainian-ascii.ldf and
+ datetime2-ukrainian.ldf.
+
+\endpreamble
+
+\askforoverwritefalse
+
+\generate
+{%
+ \file
+ {datetime2-ukrainian-utf8.ldf}%
+ {%
+ \usepreamble\defaultpreamble
+ \usepostamble\defaultpostamble
+ \from{datetime2-ukrainian.dtx}{datetime2-ukrainian-utf8.ldf,package}%
+ }%
+}
+
+\generate
+{%
+ \file
+ {datetime2-ukrainian-ascii.ldf}%
+ {%
+ \usepreamble\defaultpreamble
+ \usepostamble\defaultpostamble
+ \from{datetime2-ukrainian.dtx}{datetime2-ukrainian-ascii.ldf,package}%
+ }%
+}
+
+\generate
+{%
+ \file
+ {datetime2-ukrainian.ldf}%
+ {%
+ \usepreamble\defaultpreamble
+ \usepostamble\defaultpostamble
+ \from{datetime2-ukrainian.dtx}{datetime2-ukrainian.ldf,package}%
+ }%
+}
+
+\endbatchfile
+