Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkuku/rfc1123_datetime
rfc1123_datetime string parser
https://github.com/dkuku/rfc1123_datetime
Last synced: 18 days ago
JSON representation
rfc1123_datetime string parser
- Host: GitHub
- URL: https://github.com/dkuku/rfc1123_datetime
- Owner: dkuku
- Created: 2023-02-02T13:39:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T09:51:46.000Z (almost 2 years ago)
- Last Synced: 2024-12-06T08:47:00.189Z (about 1 month ago)
- Language: Elixir
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rfc1123DateTime
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `rfc1123_date` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:rfc1123_datetime, "~> 0.1.1"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .