2 posts tagged with "date"

    bash-formatting-dates

    2022-11-28

     | 

    ~2 min read

     | 

    324 words

    I was working on updating a small shell script I have to create a new note and I wanted to include the date. That led me to discover the…

    common date math in javascript

    2022-11-28

     | 

    ~3 min read

     | 

    504 words

    I’m a big fan of libraries like Moment and DayJS. They make dealing dates in Javascript so much easier. Sometimes though, you just need to…

Return to all tags