<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Aptos;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0mm;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;
        mso-ligatures:standardcontextual;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-NZ link="#467886" vlink="#96607D" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>I have been using /currentdate to identify in an exported pdf map header when the map was compiled.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    \edef\tmp{\the\thversion} \ifx\tmp\empty \else  %only write version and date if version is not empty<o:p></o:p></p><p class=MsoNormal>      {\the\legendtextsize\si\the\thversiontitleA: \ss\the\thversiontitleB \ss\the\thversion}<o:p></o:p></p><p class=MsoNormal>      {\the\legendtextsize\si\the\datetitle \si\the<span style='background:yellow;mso-highlight:yellow'>\currentdate</span>\par}<o:p></o:p></p><p class=MsoNormal>    \fi<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>It takes the system date and format as input.  So I was using Windows 10 OS settings to format the date how I preferred it, in the case, d Mmm YYYY.<o:p></o:p></p><p class=MsoNormal><img width=443 height=36 style='width:4.6111in;height:.375in' id="_x0000_i1026" src="cid:image001.png@01DC2973.29D6C0B0"><o:p></o:p></p><p class=MsoNormal>Seems that Windows 11, my new OS does not have the ability to format the system date in manner(s) that I find useful.<o:p></o:p></p><p class=MsoNormal><img width=459 height=29 style='width:4.7777in;height:.3055in' id="Picture_x0020_1" src="cid:image002.png@01DC2973.6D740490"><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is there a way for Therion to take the date provided by the OS and reformat it?<o:p></o:p></p><p class=MsoNormal>Think I recall someone did offer up something a little cumbersome, but it escapes me just now.  Anyway, perhaps there is a better way today?<o:p></o:p></p><p class=MsoNormal>(Run Therion in a Win10 VM?)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Bruce<o:p></o:p></p></div></body></html>