Skip to content

Commit

Permalink
chore(@axhxrx/date): Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
masonmark committed Nov 18, 2024
1 parent 3014c39 commit d6d3702
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 90 deletions.
172 changes: 82 additions & 90 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions libs/ts/date/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ const rightNow = dateToFormat('YYYY-MM-DD');
// same thing, only later in time...
```

NOTE: This library works, as far as that goes, but it is intended mainly for testing JSR/Deno/Bun/Node/monorepo publishing, and not intended to actually be useful. (Just so you know 😉.)

## test

```test
Expand Down

0 comments on commit d6d3702

Please sign in to comment.