Software Alternatives & Reviews

JS Date: The Timezone Tantrum

Moment.js GitHub Actions
  1. Parse, validate, manipulate, and display dates in JavaScript
    Pricing:
    • Open Source
    We could control the DST flip by setting the test's input time to the appropriate time of year (summer/winter). However we couldn't control the timezone. We had to adjust the expected data in the test 🤢 using the same library which the production code used (momentjs).

    #Javascript UI Libraries #JS Library #JavaScript Framework 61 social mentions

  2. Automate your workflow from idea to production
    Pricing:
    • Open Source
    Thankfully, since we use Github actions for CI this was just a matter of finding an action that suited us.

    #DevOps Tools #Continuous Integration #Continuous Deployment 275 social mentions

Discuss: JS Date: The Timezone Tantrum

Log in or Post with