|
NAMEdateutils - command line date and time utilitiesDESCRIPTIONdateutils 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.COMMANDSdadd(1)Add durations to dates or times
dconv(1) Convert dates between calendars or time zones
ddiff(1) Compute durations between dates and times
dgrep(1) Find date or time matches in input stream
dround(1) Round dates or times to designated values
dseq(1) Generate sequences of dates or times
dtest(1) Compare dates or times
strptime(1) Command line version of the C function
AUTHORWritten by Sebastian Freundt <freundt@fresse.org>REPORTING BUGSReport bugs to: https://github.com/hroptatyr/dateutils/issuesSEE ALSOThe full documentation for dateutils is maintained as a Texinfo manual. If the info program is properly installed at your site, the command
should give you access to the complete manual.
Visit the GSP FreeBSD Man Page Interface. |