Add conclusion and thanks to README
This commit is contained in:
parent
429df2fee4
commit
c7cd5b6800
1 changed files with 17 additions and 0 deletions
|
@ -417,3 +417,20 @@ ok
|
|||
%% determine a timezone, it'll extract that timezone, and convert the time from
|
||||
%% that timezone to our intended timezone.
|
||||
```
|
||||
|
||||
## Thanks
|
||||
|
||||
A few shoutouts to [Dale Harvey](http://github.com/daleharvey) and the
|
||||
[Erlware team](https://github.com/erlware) for `dh_date`/`ec_date`, and to
|
||||
[Dmitry Melnikov](https://github.com/dmitryme) for the `erlang_localtime`
|
||||
package. Without the hard work of all involved in those projects, `qdate` would
|
||||
not exist.
|
||||
|
||||
## Conclusion
|
||||
|
||||
I hope you find `qdate` helpful in all your endeavors!
|
||||
|
||||
If you have any bugs, feature requests, or whatnot, feel free to post a Github
|
||||
issue.
|
||||
|
||||
Or I'm open to pull requests!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue