From 5e9bdd4509614f459aaeb6b7e218f9cc7fe031a6 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 7 Mar 2013 09:57:35 -0500 Subject: Add e_get_next_weekday() and e_get_prev_weekday(). These just cycle over the GDateWeekday enum. Trivial functions, but they help make loops a little easier to read. --- doc/reference/libeutil/libeutil-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/reference/libeutil') diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index c09d885de8..6d87f8f8d3 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -2247,6 +2247,8 @@ e_strftime_fix_am_pm e_utf8_strftime_fix_am_pm e_get_month_name e_get_weekday_name +e_get_next_weekday +e_get_prev_weekday e_flexible_strtod E_ASCII_DTOSTR_BUF_SIZE e_ascii_dtostr -- cgit v1.2.3