Historique des commits

Auteur SHA1 Message Date
  Brett Zamir f8226fa0c1 fix: for date and today, convert to user timezone, not server timezone; change `now` to Luxon Date; make month 1-based il y a 2 ans
  Brett Zamir 8bdc301fac refactor: switch to ESM in process of updating deps. (body-parser, command-line-basics, express, express-rate-limit, luxon) il y a 3 ans
  Brett Zamir bde444e16c - Enhancement: Add timezone properties to `today` il y a 4 ans
  Brett Zamir e4492a41de - Breaking change: Require Node 12 il y a 4 ans
  Brett Zamir 2870180a2d - Fix: Ensure using utf-8 for HTML view il y a 5 ans
  Brett Zamir 77770bee30 - Linting: As per latest ash-nazg il y a 5 ans
  Brett Zamir db872395b3 - Enhancement: Add CLI for displaying date in plain text only or JSON il y a 6 ans
  Brett Zamir 9aadf6da1d - Fix: JavaScript `Date` `getDay` is for day of week; should be `getDate` il y a 6 ans
  Brett Zamir 59aed69275 - Breaking change: Check argument to script (`process.argv`) instead of environmental variable for port (recommended to avoid env. vars.: https://eslint.org/docs/rules/no-process-env ) il y a 6 ans
  dragfyre b5495043bb Merge pull request #6 from brettz9/null-undefined-check il y a 6 ans
  Brett Zamir c4455c5e29 - Avoid LGTM error by using identity operator to compare with undefined/null il y a 6 ans
  Brett Zamir b1cf6ff432 - Docs: Simplify example with `npm start` il y a 6 ans
  Brett Zamir 11c0fc84ba - Docs: Use syntax highlighting for JSON samples; use diacritics il y a 6 ans
  dragfyre c7dcab448c initial commit il y a 8 ans