1DATEUTILS(1)                     User Commands                    DATEUTILS(1)
2
3
4

NAME

6       dateutils - command line date and time utilities
7
8

DESCRIPTION

10       dateutils  are a bunch of tools that revolve around fiddling with dates
11       and times in the command line with a strong focus  on  use  cases  that
12       arise when dealing with large amounts of financial data.
13

COMMANDS

15       dadd(1)
16           Add durations to dates or times
17
18
19       dconv(1)
20           Convert dates between calendars or time zones
21
22
23       ddiff(1)
24           Compute durations between dates and times
25
26
27       dgrep(1)
28           Find date or time matches in input stream
29
30
31       dround(1)
32           Round dates or times to designated values
33
34
35       dseq(1)
36           Generate sequences of dates or times
37
38
39       dtest(1)
40           Compare dates or times
41
42
43       strptime(1)
44           Command line version of the C function
45
46

AUTHOR

48       Written by Sebastian Freundt <freundt@fresse.org>
49

REPORTING BUGS

51       Report bugs to: https://github.com/hroptatyr/dateutils/issues
52

SEE ALSO

54       The full documentation for dateutils is maintained as a Texinfo manual.
55       If the info program is properly installed at your site, the command
56
57              info dateutils
58
59       should give you access to the complete manual.
60
61
62
63dateutils                       September 2012                    DATEUTILS(1)
Impressum