Home
last modified time | relevance | path

Searched refs:minutes (Results 1 – 5 of 5) sorted by relevance

/coreutils/src/
Dpinky.c162 int minutes = (seconds_idle % (60 * 60)) / 60; in idle_string() local
163 sprintf (buf, "%02d:%02d", hours, minutes); in idle_string()
/coreutils/tests/date/
Ddate-debug.sh42 date: parsed relative part: +3 day(s) -90 minutes
52 date: after time adjustment (+0 hours, -90 minutes, +0 seconds, +0 ns),
/coreutils/
DREADME-release107 * Wait a few minutes (maybe up to 30?) and then use the release URLs to
DNEWS5016 Time zone corrections can now separate hours and minutes with a colon,
/coreutils/doc/
Dcoreutils.texi10703 minutes, depending on the drive's size and write speed. On modern
12056 minutes east of UTC@. @xref{Date input formats}.
12108 days, hours, minutes, optional seconds) instead of the current time.
16245 After the login time, print the number of hours and minutes that the
16724 time zone that is 5 hours and 30 minutes east of UTC.@*
16767 @item minutes
16768 Also print minutes.
16851 hours and thirty minutes east of UTC@. This is like
16952 To set the system clock forward by two minutes:
16955 date --set='+2 minutes'
[all …]