dart-lang/i18n

Compare 2 DateFormat.Jms

md-rifatkhan opened this issue · 1 comments

Can i get difference time between two datetime within .jms format?

The difference can be computed with https://api.dart.dev/stable/3.3.3/dart-core/DateTime/difference.html. There is no support for duration formatting at the moment.