I try to use `SimpleDateFormat("yyyy-MM-dd'T'HH:mm...
# spek
b
I try to use
SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ssZZZ", Locale.getDefault() ?: Locale.ENGLISH).parse(”2017-02-15T15:54:50+00:00”)
in spek, it throw
ParseException: unparseable date