Schedule alarm for start of minute if departure time is absolute.
authorcheloha <cheloha@openbsd.org>
Fri, 9 Feb 2018 23:12:13 +0000 (23:12 +0000)
committercheloha <cheloha@openbsd.org>
Fri, 9 Feb 2018 23:12:13 +0000 (23:12 +0000)
commit6b66d221d5be5300e7cdcd35e4ce0dc5ec8ca513
treea98c14bd41218d1bcb0f3d3426d0928f9cc999ff
parent02ba2abafb9d38dc32119673bdd409b403d39ad6
Schedule alarm for start of minute if departure time is absolute.

e.g., "leave 1530" goes off closer to 15:30:00.

Timezone-related bug caught by tb@ in review.

ok tb@ tedu@
usr.bin/leave/leave.c