- bump version 0.2.5, this is a bug fix release.
* issue 18, long inputs to a short specifier string will yield an
error
* consume zone specs (a la +1200) in the input via %Z specifier
* ddiff's stdin stamps will undergo conversion according to
--from-zone
* clean up dist for inclusion in debian
* See info page examples and/or README.- (forwarded request 184584 from rudi_m)
OBS-URL: https://build.opensuse.org/request/show/184595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=2
Please add new package dateutils.
It's very useful and there is nothing else comparable. Archlinux and
Gentoo have it already on board, Debian is about to add it.
dateutils is actively developed since 2 years.
See
http://www.fresse.org/dateutils/
Summary: Nifty command line date and time utilities
Description:
Dateutils are a bunch of tools that revolve around fiddling with dates
and times in the command line with a strong focus on use cases that
arise when dealing with large amounts of financial data. Their target
market is shell scripts that need date calculations or calendar
conversions, and as such they are highly pipe-able and modeled after
their well-known cousins (e.g. dtest vs. test, or dgrep vs. grep).
OBS-URL: https://build.opensuse.org/request/show/178979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dateutils?expand=0&rev=1
- bump version 0.2.4, this is a bug fix release.
* added special output format `jdn' and `ldn' for julian/lilian
day number
* multiple occurrences of date/times within one line are now all
processed rather than only the first occurrence
* zone difference specifier (%Z) is supported for parsing and
printing
* matlab zone converter tzconv has been added
* building with icc 13 works now
* many gcc warnings are fixed
* See info page examples and/or README.
OBS-URL: https://build.opensuse.org/request/show/153051
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=20
- bump version 0.2.2, this is a bug fix and feature release.
* Olson's zoneinfo database files are checked for at configure
time
* leap-aware calculations use shipped leapseconds file
* ddiff and dadd can take leap-second transitions into account
* issue 7: ddiff without arguments does not segfault
* issue 8: dadd copes with huge summands
* issue 9: dadd stumbles on ymcw dates
* bug 33104651: bday negative difference A > B ddiff A B -f %db
is wrong
* See info page examples and/or README.
OBS-URL: https://build.opensuse.org/request/show/128806
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=17
- bump version v0.2.1, this is a bug fix and feature release.
* The dadd tool now supports mass-adding durations (from stdin).
* The ddiff tool is now time zone aware.
* A new tool dround is added to round dates or times or
date-times to the next occurrence of what's given as
round-spec.
* Bug fixes:
- issue 7: ddiff without arguments does not segfault
- issue 8: dadd copes with huge summands
* See info page examples and/or README.
* The distinction between binaries for date, time and date-time
processing is cleared up by a unified set of tools, prefixed
with `d'.
* Furthermore, all tools now fully cope with dates, times and
date-times.
* Virtual timezones have been added (use `GPS' or `TAI').
OBS-URL: https://build.opensuse.org/request/show/125398
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=16
- bump version 0.2.0, this is a feature release.
* The distinction between binaries for date, time and date-time processing
is cleared up by a unified set of tools, prefixed with `d'.
Thus:
dadd + tadd -> dadd
dconv + tconv + dtconv -> dconv
ddiff + tdiff -> ddiff
dgrep + tgrep -> dgrep
dseq + tseq -> dseq
dtest + ttest -> dtest
* Furthermore, all tools now fully cope with dates, times and date-times.
Virtual timezones have been added (use `GPS' or `TAI').
* See info page examples and/or README.
OBS-URL: https://build.opensuse.org/request/show/113085
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=15
- bump version 0.1.6, note that tcal and dcal has been renamed to
tconv and dconv
- add devel package
- minimize BuildRequires
- actually enable tests
- minor formatting changes
- use globbing for executable file list because we expect some more to
be added in next releases
OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=6