aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/timeutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/timeutil.h')
-rw-r--r--calendar/timeutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/timeutil.h b/calendar/timeutil.h
index df2862b37f..8bced60f39 100644
--- a/calendar/timeutil.h
+++ b/calendar/timeutil.h
@@ -35,6 +35,7 @@ time_t time_day_hour (time_t t, int hour);
time_t time_year_begin (int year);
time_t time_year_end (int year);
time_t time_week_begin (time_t t);
+time_t parse_date (char *str);
void print_time_t (time_t t);