Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/at/
Dparsetime.c292 dateadd(int minutes, struct tm *tm) in dateadd() function
371 dateadd(increment, tm); in plus()