Should Date.earliest operate on `Date.t` or `Calendar.date`? That is, should we 
allow the following?


    iex> Date.earliest([~N[2019-01-01 09:00:00], ~D[2019-01-02])
    ~D[2019-01-01]

Seems like this could be useful.

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/B77B1421-599C-4CA7-B6DF-400E467BA0D4%40wojtekmach.pl.

Reply via email to