History log of /dovecot/src/lib/time-util.h
Revision Date Author Comments Expand
27a33f6aaa3d02d88c020315ae613e0c4910e950 30-Mar-2017 Timo Sirainen <timo.sirainen@dovecot.fi>

lib: Add time_to_local_day_start()

9983cbb4cef92d68ffde87dcc91913cc2fed3da5 08-Dec-2016 Martti Rannanjärvi <martti.rannanjarvi@dovecot.fi>

lib: add t_strfgmtime and t_strftime

e28b88ee83b47dc2257140600f491482704c7b79 30-Sep-2014 Stephan Bosch <stephan@rename-it.nl>

lib: Created timeval_cmp_margin(). It's identical to timeval_cmp(), except that it ignores tv_usec differences smaller than a specified margin.

2753f93e5d9cd5fbd773540de3772d182fcced5e 30-Sep-2014 Stephan Bosch <stephan@rename-it.nl>

lib: Added support for adding milliseconds to struct timeval time values.

c3c07d6527ad28c8546cbbf84c257d178e23c184 10-Jan-2012 Timo Sirainen <tss@iki.fi>

Added t_strflocaltime().

0531ee2f23b4562eb6c212593680c820fa9e828b 07-Sep-2009 Timo Sirainen <tss@iki.fi>

Compiling fix. --HG-- branch : HEAD

7ef3553585e556f35d5919589cfdc1de3329e4bb 12-Aug-2009 Timo Sirainen <tss@iki.fi>

Moved all struct timeval comparing/calculation code to lib/time-util. --HG-- branch : HEAD