Sha256: 67540e45536a21b16713fd03e7103c74b93980d7fba469a2fd0b5bdd737ea9ec

Contents?: true

Size: 155 Bytes

Versions: 156

Compression:

Stored size: 155 Bytes

Contents

class Gigasecond {
  DateTime birthDate;

  Gigasecond(DateTime this.birthDate);

  DateTime date() => birthDate.add(new Duration(seconds: 1000000000));
}

Version data entries

156 entries across 156 versions & 1 rubygems

Version Path
trackler-2.2.1.142 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.141 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.140 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.139 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.138 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.137 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.136 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.135 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.134 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.133 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.132 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.131 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.130 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.129 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.128 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.127 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.126 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.125 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.124 tracks/dart/exercises/gigasecond/lib/example.dart
trackler-2.2.1.123 tracks/dart/exercises/gigasecond/lib/example.dart