Searched refs:minutes (Results 1 – 5 of 5) sorted by relevance
/coreutils/src/ |
D | pinky.c | 162 int minutes = (seconds_idle % (60 * 60)) / 60; in idle_string() local 163 sprintf (buf, "%02d:%02d", hours, minutes); in idle_string()
|
/coreutils/tests/date/ |
D | date-debug.sh | 42 date: parsed relative part: +3 day(s) -90 minutes 52 date: after time adjustment (+0 hours, -90 minutes, +0 seconds, +0 ns),
|
/coreutils/ |
D | README-release | 107 * Wait a few minutes (maybe up to 30?) and then use the release URLs to
|
D | NEWS | 5016 Time zone corrections can now separate hours and minutes with a colon,
|
/coreutils/doc/ |
D | coreutils.texi | 10703 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 …]
|