view lib/getdate.h @ 40151:db994b489ff2

relocatable-prog: Use Linux code on Android. * lib/progreloc.c: Treat Android like Linux.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 11:37:46 +0100
parents 896628c568fa
children
line wrap: on
line source

/* Obsolete; consider using parse-datetime.h instead.  */
#include "parse-datetime.h"
#define get_date(a, b, c) parse_datetime (a, b, c)