Sha256: 94b294d7a7d3d2c91494c509c9608088a80cf70011e07e60a1d0ae11c33e0e42

Contents?: true

Size: 224 Bytes

Versions: 6

Compression:

Stored size: 224 Bytes

Contents

Implement a clock that handles times without dates.

Create a clock that is independent of date.

You should be able to add and subtract minutes to it.

Two clocks that represent the same time should be equal to each other.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
trackler-2.1.0.24 common/exercises/clock/description.md
trackler-2.1.0.23 common/exercises/clock/description.md
trackler-2.1.0.22 common/exercises/clock/description.md
trackler-2.1.0.21 common/exercises/clock/description.md
trackler-2.1.0.20 common/exercises/clock/description.md
trackler-2.1.0.19 common/exercises/clock/description.md