From c57b56f245941d19de76357fcd8b29a53cb89296 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 26 Nov 2011 10:14:05 -0500 Subject: Switch to YUI strftime --- tests/timef.ur | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/timef.ur') diff --git a/tests/timef.ur b/tests/timef.ur index 1e473482..6ba6ccf9 100644 --- a/tests/timef.ur +++ b/tests/timef.ur @@ -1,5 +1,5 @@ fun main () : transaction page = - date <- source ""; + date <- source "2011/11/26 10:08:42"; format <- source ""; return -- cgit v1.2.3