This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
make short date formats localizable #1027
Closed
Description
lib/formatter/date.dart defines some short formats for dates -- these are currently hardcoded for en_US. They should be localizable.
@vicb proposes that we use the patterns defined in https://github.com/dart-lang/bleeding_edge/blob/master/dart/pkg/intl/lib/date_time_patterns.dart