icingaweb2/library/Icinga/Date
Eric Lippmann 1351be7da8 Add param to timeUntil() to require time output
If the time specified in timeUntil() is at least 3 days in the future,
the output will only contain the month and the day. With $requireTime it
will also ouput the time. This is useful for some views, e.g.
scheduled downtimes.
2019-07-11 13:07:17 +02:00
..
DateFormatter.php Add param to timeUntil() to require time output 2019-07-11 13:07:17 +02:00