How to transform dynamic data into static data Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)Process a latex command if the current date is between two specified absolute datesHow to print complete date field in biblatex-chicago?How can I write the date in french?How to reference bi-monthly journal in biblatexBake 'today' into source file (or custom aux-file)How to redefine theyearHow to get (ancient) dates with `beforechrist`localisation?Problem to plot data with dates using an external fileHow to add birthdate in moderncvHow to compare a date with a set of dates

Unit testing extension method adding view location expander

Flash light on something

What is an "asse" in Elizabethan English?

Draw 4 of the same figure in the same tikzpicture

Is it possible for SQL statements to execute concurrently within a single session in SQL Server?

How to write capital alpha?

Why are vacuum tubes still used in amateur radios?

Why weren't discrete x86 CPUs ever used in game hardware?

The Nth Gryphon Number

Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?

How does Belgium enforce obligatory attendance in elections?

Why is it faster to reheat something than it is to cook it?

Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode

How fail-safe is nr as stop bytes?

What are the discoveries that have been possible with the rejection of positivism?

How does the math work when buying airline miles?

Antipodal Land Area Calculation

Sentence with dass with three Verbs (One modal and two connected with zu)

Do wooden building fires get hotter than 600°C?

Dyck paths with extra diagonals from valleys (Laser construction)

Lagrange four-squares theorem --- deterministic complexity

What order were files/directories output in dir?

Why can't I install Tomboy in Ubuntu Mate 19.04?

Would it be easier to apply for a UK visa if there is a host family to sponsor for you in going there?



How to transform dynamic data into static data



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)Process a latex command if the current date is between two specified absolute datesHow to print complete date field in biblatex-chicago?How can I write the date in french?How to reference bi-monthly journal in biblatexBake 'today' into source file (or custom aux-file)How to redefine theyearHow to get (ancient) dates with `beforechrist`localisation?Problem to plot data with dates using an external fileHow to add birthdate in moderncvHow to compare a date with a set of dates










0















maybe I asked this somewhere sometime ago.



Is there a way to change dynamic data into static data?



I have defined the macro
defdatetheday.themonth.theyear



With every run of TeX the result is the current date.
My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



Solutions should be TeX only, not LaTeX.



Thanks










share|improve this question







New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • defdate1.4.2019?

    – Ulrike Fischer
    5 mins ago















0















maybe I asked this somewhere sometime ago.



Is there a way to change dynamic data into static data?



I have defined the macro
defdatetheday.themonth.theyear



With every run of TeX the result is the current date.
My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



Solutions should be TeX only, not LaTeX.



Thanks










share|improve this question







New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • defdate1.4.2019?

    – Ulrike Fischer
    5 mins ago













0












0








0








maybe I asked this somewhere sometime ago.



Is there a way to change dynamic data into static data?



I have defined the macro
defdatetheday.themonth.theyear



With every run of TeX the result is the current date.
My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



Solutions should be TeX only, not LaTeX.



Thanks










share|improve this question







New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












maybe I asked this somewhere sometime ago.



Is there a way to change dynamic data into static data?



I have defined the macro
defdatetheday.themonth.theyear



With every run of TeX the result is the current date.
My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



Solutions should be TeX only, not LaTeX.



Thanks







date






share|improve this question







New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 18 mins ago









Matthias Borck-ElsnerMatthias Borck-Elsner

1




1




New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • defdate1.4.2019?

    – Ulrike Fischer
    5 mins ago

















  • defdate1.4.2019?

    – Ulrike Fischer
    5 mins ago
















defdate1.4.2019?

– Ulrike Fischer
5 mins ago





defdate1.4.2019?

– Ulrike Fischer
5 mins ago










1 Answer
1






active

oldest

votes


















0














openin0=jobname.dat
ifeof0
closein0
immediateopenout0=jobname.dat
immediatewrite0defstringdatetheday.themonth.theyear
immediatecloseout0
fi

inputjobname.dat

date: date

bye




share























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485675%2fhow-to-transform-dynamic-data-into-static-data%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    openin0=jobname.dat
    ifeof0
    closein0
    immediateopenout0=jobname.dat
    immediatewrite0defstringdatetheday.themonth.theyear
    immediatecloseout0
    fi

    inputjobname.dat

    date: date

    bye




    share



























      0














      openin0=jobname.dat
      ifeof0
      closein0
      immediateopenout0=jobname.dat
      immediatewrite0defstringdatetheday.themonth.theyear
      immediatecloseout0
      fi

      inputjobname.dat

      date: date

      bye




      share

























        0












        0








        0







        openin0=jobname.dat
        ifeof0
        closein0
        immediateopenout0=jobname.dat
        immediatewrite0defstringdatetheday.themonth.theyear
        immediatecloseout0
        fi

        inputjobname.dat

        date: date

        bye




        share













        openin0=jobname.dat
        ifeof0
        closein0
        immediateopenout0=jobname.dat
        immediatewrite0defstringdatetheday.themonth.theyear
        immediatecloseout0
        fi

        inputjobname.dat

        date: date

        bye





        share











        share


        share










        answered 14 secs ago









        David CarlisleDavid Carlisle

        500k4111461896




        500k4111461896




















            Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.












            Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.











            Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485675%2fhow-to-transform-dynamic-data-into-static-data%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown