From 6ef34d2e306dd9ca74ad560d63b8b684f491eb0d Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Thu, 11 May 2006 09:33:05 +0000 Subject: [PATCH] Use yyyy/mm/dd (big endian) date format. --- graphics/titlepic/create_caption | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/titlepic/create_caption b/graphics/titlepic/create_caption index 35d4094c..74456ae4 100755 --- a/graphics/titlepic/create_caption +++ b/graphics/titlepic/create_caption @@ -1,6 +1,6 @@ #!/bin/sh -DATE=`date +%D` +DATE=`date +%Y/%m/%d" convert -fill white -font Helvetica-Bold \ -pointsize 30 \