From aff7feb767a4efa5221762b253fbe329ae65df10 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 3 Jan 2009 00:56:16 +0000 Subject: (svn r14791) -Add: the ability to make ISO dates with the string system (PhilSophus) --- src/table/control_codes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/table/control_codes.h') diff --git a/src/table/control_codes.h b/src/table/control_codes.h index e951c6f16..2fc9be40d 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -53,6 +53,7 @@ enum StringControlCode { SCC_DATE_TINY, SCC_DATE_SHORT, SCC_DATE_LONG, + SCC_DATE_ISO, SCC_STRING1, SCC_STRING2, -- cgit v1.2.3-54-g00ecf