https://github.com/JuliaLang/julia
Revision f552fb2071fb1b2ad66d0ff4602f5ff88acbf3a3 authored by Peter F Arndt on 08 July 2019, 18:17:40 UTC, committed by Stefan Karpinski on 08 July 2019, 18:17:40 UTC
Methods `min`, `max` and `minmax` should also be able to take just one
`Dates.AbtractTime` argument. See discussion:
https://discourse.julialang.org/t/max-and-min-of-single-dates/26074
1 parent 33a6b99
History
Tip revision: f552fb2071fb1b2ad66d0ff4602f5ff88acbf3a3 authored by Peter F Arndt on 08 July 2019, 18:17:40 UTC
Add methods min, max, minmax taking only single Dates.AbstractTime (#32525)
Tip revision: f552fb2
File Mode Size
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 257 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.2 KB
HISTORY.md -rw-r--r-- 258.0 KB
LICENSE.md -rw-r--r-- 5.1 KB
Make.inc -rw-r--r-- 40.0 KB
Makefile -rw-r--r-- 28.1 KB
NEWS.md -rw-r--r-- 3.6 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top