bitwalker / timex_ecto

An adapter for using Timex DateTimes with Ecto
MIT License
162 stars 68 forks source link

RFC: Use `timestamptz` from PostgreSQL when storing time with timezone. #52

Open hauleth opened 7 years ago

bitwalker commented 7 years ago

Would you be willing to open a PR with the necessary changes?

hauleth commented 7 years ago

@bitwalker when I will find some time to study how to deal with timex_ecto then yes, it would be fun.