Commits

Diego Perez authored aa9c9fb29e0
Replace SimpleDateFormat implementation This will process all the classes and replace all the uses of java.text.DateFormat and java.text.SimpleDateFormat with the android.icu.text. package implementations. The original ones do not match the Android platform behaviour. Change-Id: Id55f103c21117a8d6403bf2124b6c1a0e1fb2f71