am 601afaef: Merge "Someone\'s IDE chose the wrong Date."

* commit '601afaef5220aef928a9235e50376c462538a942':
  Someone's IDE chose the wrong Date.
This commit is contained in:
Elliott Hughes
2013-05-06 14:04:34 -07:00
committed by Android Git Automerger

View File

@@ -30,9 +30,9 @@ import android.util.Log;
import android.util.LruCache;
import android.util.Printer;
import java.sql.Date;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.Map;
import java.util.regex.Pattern;