From 3c5392df99f575150f8a068155fbe8b260955e7f Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Fri, 10 Jan 2014 06:34:13 -0800 Subject: [PATCH] Rebuild --- .../time-formatting-parsing/time-formatting-parsing.hash | 4 ++-- public/time-formatting-parsing | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/examples/time-formatting-parsing/time-formatting-parsing.hash b/examples/time-formatting-parsing/time-formatting-parsing.hash index 81cf2af..e5a2de7 100644 --- a/examples/time-formatting-parsing/time-formatting-parsing.hash +++ b/examples/time-formatting-parsing/time-formatting-parsing.hash @@ -1,2 +1,2 @@ -89dedeb30079f7f5f42202c249609c570563a1ae -JqNGqbuqF1 +64395057e85c58a94c5298067a45216ba1682c9d +CevEHjELb6 diff --git a/public/time-formatting-parsing b/public/time-formatting-parsing index 270031f..2b002fc 100644 --- a/public/time-formatting-parsing +++ b/public/time-formatting-parsing @@ -40,7 +40,7 @@ pattern-based layouts.

- +
package main
 
@@ -94,7 +94,9 @@ according to RFC3339.

takes a formatted version of the reference time Mon Jan 2 15:04:05 MST 2006 to determine the general pattern with which to format the given -time. Here are a few more examples of time +time. The example time must be exactly as shown: the +year 2006, 15 for the hour, Monday for the day of the +week, etc. Here are a few more examples of time formatting.