aboutAMonth method

  1. @override
String aboutAMonth(
  1. int days
)
override

Format when time is about a month

Implementation

@override
String aboutAMonth(int days) => '~1 μν';