summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/datetime2-contrib/datetime2-norsk
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/datetime2-contrib/datetime2-norsk')
-rw-r--r--macros/latex/contrib/datetime2-contrib/datetime2-norsk/README57
-rw-r--r--macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.dtx724
-rw-r--r--macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.ins61
-rw-r--r--macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.pdfbin0 -> 84821 bytes
4 files changed, 842 insertions, 0 deletions
diff --git a/macros/latex/contrib/datetime2-contrib/datetime2-norsk/README b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/README
new file mode 100644
index 0000000000..e7abfe168d
--- /dev/null
+++ b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/README
@@ -0,0 +1,57 @@
+Norwegian Language Module for datetime2 Package
+
+Author: Nicola L. C. Talbot (inactive)
+
+Licence: LPPL
+
+Required Packages: datetime2, tracklang
+
+This module is unmaintained. If you want to volunteer to take over
+the maintenance contact me at www.dickimaw-books.com/contact.html
+
+Example usage:
+
+\documentclass{article}
+\usepackage[norsk]{datetime2}
+\begin{document}
+\today
+\end{document}
+
+\documentclass[norsk]{article}
+\usepackage{babel}
+\usepackage[useregional]{datetime2}
+\begin{document}
+\today
+\end{document}
+
+\documentclass{article}
+\usepackage{polyglossia}
+\setmainlanguage{norsk}
+\usepackage[norsk]{datetime2}
+\begin{document}
+\today
+\end{document}
+
+INSTALLATION
+============
+
+xelatex datetime2-norsk.ins
+
+Move all *.ldf files to
+TEXMF/tex/latex/datetime2-contrib/datetime2-norsk/
+
+Documentation:
+
+xelatex datetime2-norsk.dtx
+makeindex -s gind.ist datetime2-norsk.idx
+makeindex -s gglo.ist -o datetime2-norsk.gls datetime2-norsk.glo
+xelatex datetime2-norsk.dtx
+xelatex datetime2-norsk.dtx
+
+Move datetime2-norsk.pdf and README to
+TEXMF/doc/latex/datetime2-contrib/datetime2-norsk/
+
+This material is subject to the LaTeX Project Public License.
+See http://www.ctan.org/license/lppl1.3 for the details of that
+license.
+
diff --git a/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.dtx b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.dtx
new file mode 100644
index 0000000000..9a6187e636
--- /dev/null
+++ b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.dtx
@@ -0,0 +1,724 @@
+%\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) 2018 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 Norwegian Module}]{hyperref}
+
+\setmainfont{Liberation Serif}
+\setmonofont{Liberation Mono}
+
+\CheckSum{297}
+
+\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-norsk.dtx}
+\end{document}
+%</driver>
+%\fi
+%
+%\MakeShortVerb{"}
+%
+%\title{Norwegian Module for datetime2 Package}
+%\author{Nicola L. C. Talbot (inactive)}
+%\date{2018-07-24 (v1.1)}
+%\maketitle
+%
+%This module is currently unmaintained and may be subject to change.
+%If you want to volunteer to take over maintenance, contact me at
+%\url{http://www.dickimaw-books.com/contact.html}
+%
+%\begin{abstract}
+%This is the Norwegian 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-norsk}'s \cs{today}.
+%
+%I don't know if these settings are correct as I can't speak Norwegian.
+%In particular, I don't know if the "norsk" 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-norsk.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-norsk-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-03-31}{Initial release}
+% Identify module
+% \begin{macrocode}
+\ProvidesDateTimeModule{norsk-utf8}[2018/07/24 v1.1]
+% \end{macrocode}
+%\begin{macro}{\DTMnorskordinal}
+% \begin{macrocode}
+\newcommand*{\DTMnorskordinal}[1]{%
+ \number#1.%
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskmonthname}
+% Norwegian month names.
+% \begin{macrocode}
+\newcommand*{\DTMnorskmonthname}[1]{%
+ \ifcase#1
+ \or
+ januar%
+ \or
+ februar%
+ \or
+ mars%
+ \or
+ april%
+ \or
+ mai%
+ \or
+ juni%
+ \or
+ juli%
+ \or
+ august%
+ \or
+ september%
+ \or
+ oktober%
+ \or
+ november%
+ \or
+ desember%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskMonthname}
+% As above but capitalize.
+% \begin{macrocode}
+\newcommand*{\DTMnorskMonthname}[1]{%
+ \ifcase#1
+ \or
+ Januar%
+ \or
+ Februar%
+ \or
+ Mars%
+ \or
+ April%
+ \or
+ Mai%
+ \or
+ Juni%
+ \or
+ Juli%
+ \or
+ August%
+ \or
+ September%
+ \or
+ Oktober%
+ \or
+ November%
+ \or
+ Desember%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%If abbreviated dates are supported, short month names should be
+%likewise provided.
+%
+%\begin{macro}{\DTMnorskweekdayname}
+% Day of week names.
+% \begin{macrocode}
+\newcommand*{\DTMnorskweekdayname}[1]{%
+ \ifcase#1
+ mandag%
+ \or
+ tirsdag%
+ \or
+ onsdag%
+ \or
+ torsdag%
+ \or
+ fredag%
+ \or
+ lørdag%
+ \or
+ søndag%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskWeekdayname}
+% As above but start with a capital.
+% \begin{macrocode}
+\newcommand*{\DTMnorskWeekdayname}[1]{%
+ \ifcase#1
+ Mandag%
+ \or
+ Tirsdag%
+ \or
+ Onsdag%
+ \or
+ Torsdag%
+ \or
+ Fredag%
+ \or
+ Lørdag%
+ \or
+ Søndag%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\iffalse
+% \begin{macrocode}
+%</datetime2-norsk-utf8.ldf>
+% \end{macrocode}
+%\fi
+%\iffalse
+% \begin{macrocode}
+%<*datetime2-norsk-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-norsk-utf8.ldf} file as the non-ASCII
+%characters are made active in that situation and would need
+%protecting against expansion.
+%\changes{1.0}{2015-03-31}{Initial release}
+% Identify module
+% \begin{macrocode}
+\ProvidesDateTimeModule{norsk-ascii}[2018/07/24 v1.1]
+% \end{macrocode}
+%
+%If abbreviated dates are supported, short month names should be
+%likewise provided.
+%\begin{macro}{\DTMnorskordinal}
+% \begin{macrocode}
+\newcommand*{\DTMnorskordinal}[1]{%
+ \number#1.%
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskmonthname}
+% Norwegian month names.
+% \begin{macrocode}
+\newcommand*{\DTMnorskmonthname}[1]{%
+ \ifcase#1
+ \or
+ januar%
+ \or
+ februar%
+ \or
+ mars%
+ \or
+ april%
+ \or
+ mai%
+ \or
+ juni%
+ \or
+ juli%
+ \or
+ august%
+ \or
+ september%
+ \or
+ oktober%
+ \or
+ november%
+ \or
+ desember%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskMonthname}
+% As above but capitalize.
+% \begin{macrocode}
+\newcommand*{\DTMnorskMonthname}[1]{%
+ \ifcase#1
+ \or
+ Januar%
+ \or
+ Februar%
+ \or
+ Mars%
+ \or
+ April%
+ \or
+ Mai%
+ \or
+ Juni%
+ \or
+ Juli%
+ \or
+ August%
+ \or
+ September%
+ \or
+ Oktober%
+ \or
+ November%
+ \or
+ Desember%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskweekdayname}
+% Day of week names.
+% \begin{macrocode}
+\newcommand*{\DTMnorskweekdayname}[1]{%
+ \ifcase#1
+ mandag%
+ \or
+ tirsdag%
+ \or
+ onsdag%
+ \or
+ torsdag%
+ \or
+ fredag%
+ \or
+ l\o rdag%
+ \or
+ s\o ndag%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskWeekdayname}
+% As above but start with a capital.
+% \begin{macrocode}
+\newcommand*{\DTMnorskWeekdayname}[1]{%
+ \ifcase#1
+ Mandag%
+ \or
+ Tirsdag%
+ \or
+ Onsdag%
+ \or
+ Torsdag%
+ \or
+ Fredag%
+ \or
+ L\o rdag%
+ \or
+ S\o ndag%
+ \fi
+}
+% \end{macrocode}
+%\end{macro}
+%
+%
+%\iffalse
+% \begin{macrocode}
+%</datetime2-norsk-ascii.ldf>
+% \end{macrocode}
+%\fi
+%
+%\subsection{Main Norwegian Module (\texttt{datetime2-norsk.ldf})}
+%\changes{1.0}{2015-03-31}{Initial release}
+%
+%\iffalse
+% \begin{macrocode}
+%<*datetime2-norsk.ldf>
+% \end{macrocode}
+%\fi
+%
+% Identify Module
+% \begin{macrocode}
+\ProvidesDateTimeModule{norsk}[2018/07/24 v1.1]
+% \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{norsk-utf8} if either of those engines are used
+% otherwise load \texttt{norsk-ascii}.
+% \begin{macrocode}
+\ifxetex
+ \RequireDateTimeModule{norsk-utf8}
+\else
+ \ifluatex
+ \RequireDateTimeModule{norsk-utf8}
+ \else
+ \RequireDateTimeModule{norsk-ascii}
+ \fi
+\fi
+% \end{macrocode}
+%
+% Define the \texttt{norsk} 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 "norsk" and
+% "norsk-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}{\DTMnorskdaymonthsep}
+% The separator between the day and month for the text format.
+% \begin{macrocode}
+\newcommand*{\DTMnorskdaymonthsep}{%
+ \DTMtexorpdfstring{\protect~}{\space}%
+}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskmonthyearsep}
+% The separator between the month and year for the text format.
+% \begin{macrocode}
+\newcommand*{\DTMnorskmonthyearsep}{\space}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskdatetimesep}
+% The separator between the date and time blocks in the full format
+% (either text or numeric).
+% \begin{macrocode}
+\newcommand*{\DTMnorskdatetimesep}{\space}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorsktimezonesep}
+% The separator between the time and zone blocks in the full format
+% (either text or numeric).
+% \begin{macrocode}
+\newcommand*{\DTMnorsktimezonesep}{\space}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorskdatesep}
+% The separator for the numeric date format.
+% \begin{macrocode}
+\newcommand*{\DTMnorskdatesep}{.}
+% \end{macrocode}
+%\end{macro}
+%
+%\begin{macro}{\DTMnorsktimesep}
+% The separator for the numeric time format.
+% \begin{macrocode}
+\newcommand*{\DTMnorsktimesep}{:}
+% \end{macrocode}
+%\end{macro}
+%
+%Provide keys that can be used in \cs{DTMlangsetup} to set these
+%separators.
+% \begin{macrocode}
+\DTMdefkey{norsk}{daymonthsep}{\renewcommand*{\DTMnorskdaymonthsep}{#1}}
+\DTMdefkey{norsk}{monthyearsep}{\renewcommand*{\DTMnorskmonthyearsep}{#1}}
+\DTMdefkey{norsk}{datetimesep}{\renewcommand*{\DTMnorskdatetimesep}{#1}}
+\DTMdefkey{norsk}{timezonesep}{\renewcommand*{\DTMnorsktimezonesep}{#1}}
+\DTMdefkey{norsk}{datesep}{\renewcommand*{\DTMnorskdatesep}{#1}}
+\DTMdefkey{norsk}{timesep}{\renewcommand*{\DTMnorsktimesep}{#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{norsk}{mapzone}[true]{}
+% \end{macrocode}
+% The default is to use mappings.
+% \begin{macrocode}
+\DTMsetbool{norsk}{mapzone}{true}
+% \end{macrocode}
+%
+% Define a boolean key that determines if the day of month should be
+% displayed.
+% \begin{macrocode}
+\DTMdefboolkey{norsk}{showdayofmonth}[true]{}
+% \end{macrocode}
+% The default is to show the day of month.
+% \begin{macrocode}
+\DTMsetbool{norsk}{showdayofmonth}{true}
+% \end{macrocode}
+%
+% Define a boolean key that determines if the year should be
+% displayed.
+% \begin{macrocode}
+\DTMdefboolkey{norsk}{showyear}[true]{}
+% \end{macrocode}
+% The default is to show the year.
+% \begin{macrocode}
+\DTMsetbool{norsk}{showyear}{true}
+% \end{macrocode}
+%
+% Define the "norsk" style. (TODO: implement day of week?)
+% \begin{macrocode}
+\DTMnewstyle
+ {norsk}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{norsk}{showdayofmonth}
+ {\DTMnorskordinal{##3}\DTMnorskdaymonthsep}%
+ {}%
+ \DTMnorskmonthname{##2}%
+ \DTMifbool{norsk}{showyear}%
+ {%
+ \DTMnorskmonthyearsep
+ \number##1
+ }%
+ {}%
+ }%
+ \renewcommand*\DTMDisplaydate[4]{%
+ \DTMifbool{norsk}{showdayofmonth}
+ {%
+ \DTMnorskordinal{##3}\DTMnorskdaymonthsep
+ \DTMnorskmonthname{##2}%
+ }%
+ {%
+ \DTMnorskMonthname{##2}%
+ }%
+ \DTMifbool{norsk}{showyear}%
+ {%
+ \DTMnorskmonthyearsep
+ \number##1
+ }%
+ {}%
+ }%
+ }%
+ {% time style (use default)
+ \DTMsettimestyle{default}%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMnorskzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{norsk}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMnorsktimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMnorskdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMnorsktimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}[9]{%
+ \ifDTMshowdate
+ \DTMDisplaydate{##1}{##2}{##3}{##4}%
+ \DTMnorskdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMnorsktimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ }%
+% \end{macrocode}
+%
+% Define numeric style.
+% \begin{macrocode}
+\DTMnewstyle
+ {norsk-numeric}% label
+ {% date style
+ \renewcommand*\DTMdisplaydate[4]{%
+ \DTMifbool{norsk}{showdayofmonth}%
+ {%
+ \number##3 % space intended
+ \DTMnorskdatesep
+ }%
+ {}%
+ \number##2 % space intended
+ \DTMifbool{norsk}{showyear}%
+ {%
+ \DTMnorskdatesep
+ \number##1 % space intended
+ }%
+ {}%
+ }%
+ \renewcommand*{\DTMDisplaydate}{\DTMdisplaydate}%
+ }%
+ {% time style
+ \renewcommand*\DTMdisplaytime[3]{%
+ \number##1
+ \DTMnorsktimesep\DTMtwodigits{##2}%
+ \ifDTMshowseconds\DTMnorsktimesep\DTMtwodigits{##3}\fi
+ }%
+ }%
+ {% zone style
+ \DTMresetzones
+ \DTMnorskzonemaps
+ \renewcommand*{\DTMdisplayzone}[2]{%
+ \DTMifbool{norsk}{mapzone}%
+ {\DTMusezonemapordefault{##1}{##2}}%
+ {%
+ \ifnum##1<0\else+\fi\DTMtwodigits{##1}%
+ \ifDTMshowzoneminutes\DTMnorsktimesep\DTMtwodigits{##2}\fi
+ }%
+ }%
+ }%
+ {% full style
+ \renewcommand*{\DTMdisplay}[9]{%
+ \ifDTMshowdate
+ \DTMdisplaydate{##1}{##2}{##3}{##4}%
+ \DTMnorskdatetimesep
+ \fi
+ \DTMdisplaytime{##5}{##6}{##7}%
+ \ifDTMshowzone
+ \DTMnorsktimezonesep
+ \DTMdisplayzone{##8}{##9}%
+ \fi
+ }%
+ \renewcommand*{\DTMDisplay}{\DTMdisplay}%
+ }
+% \end{macrocode}
+%
+%\begin{macro}{\DTMnorskzonemaps}
+% The time zone mappings are set through this command, which can be
+% redefined if extra mappings are required or mappings need to be
+% removed.
+% \begin{macrocode}
+\newcommand*{\DTMnorskzonemaps}{%
+ \DTMdefzonemap{01}{00}{CET}%
+ \DTMdefzonemap{02}{00}{CEST}%
+}
+% \end{macrocode}
+%\end{macro}
+
+% Switch style according to the \opt{useregional} setting.
+% \begin{macrocode}
+\DTMifcaseregional
+{}% do nothing
+{\DTMsetstyle{norsk}}
+{\DTMsetstyle{norsk-numeric}}
+% \end{macrocode}
+%
+% Redefine \cs{datenorsk} (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.)
+%\changes{1.1}{2018-07-24}{removed spurious space}
+% \begin{macrocode}
+\ifcsundef{date\CurrentTrackedDialect}
+{%
+ \ifundef\datenorsk
+ {% do nothing
+ }%
+ {%
+ \def\datenorsk{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{norsk}}%
+ {\DTMsetstyle{norsk-numeric}}%
+ }%
+ }%
+}%
+{%
+ \csdef{date\CurrentTrackedDialect}{%
+ \DTMifcaseregional
+ {}% do nothing
+ {\DTMsetstyle{norsk}}%
+ {\DTMsetstyle{norsk-numeric}}%
+ }%
+}%
+% \end{macrocode}
+%\iffalse
+% \begin{macrocode}
+%</datetime2-norsk.ldf>
+% \end{macrocode}
+%\fi
+%\Finale
+\endinput
diff --git a/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.ins b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.ins
new file mode 100644
index 0000000000..b71570873b
--- /dev/null
+++ b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.ins
@@ -0,0 +1,61 @@
+\input docstrip
+
+\preamble
+
+ datetime2-norsk.dtx
+ Copyright 2018 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-norsk.dtx and
+ datetime2-norsk.ins and the derived files
+ datetime2-norsk-utf8.ldf, datetime2-norsk-ascii.ldf and
+ datetime2-norsk.ldf.
+
+\endpreamble
+
+\askforoverwritefalse
+
+\generate
+{%
+ \file
+ {datetime2-norsk-utf8.ldf}%
+ {%
+ \usepreamble\defaultpreamble
+ \usepostamble\defaultpostamble
+ \from{datetime2-norsk.dtx}{datetime2-norsk-utf8.ldf,package}%
+ }%
+}
+
+\generate
+{%
+ \file
+ {datetime2-norsk-ascii.ldf}%
+ {%
+ \usepreamble\defaultpreamble
+ \usepostamble\defaultpostamble
+ \from{datetime2-norsk.dtx}{datetime2-norsk-ascii.ldf,package}%
+ }%
+}
+
+\generate
+{%
+ \file
+ {datetime2-norsk.ldf}%
+ {%
+ \usepreamble\defaultpreamble
+ \usepostamble\defaultpostamble
+ \from{datetime2-norsk.dtx}{datetime2-norsk.ldf,package}%
+ }%
+}
+
+\endbatchfile
+
diff --git a/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.pdf b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.pdf
new file mode 100644
index 0000000000..4172b02b02
--- /dev/null
+++ b/macros/latex/contrib/datetime2-contrib/datetime2-norsk/datetime2-norsk.pdf
Binary files differ