Sha256: 8207724a9705934a75bbd82fb89dfb69da0726ce732fdd656ea76990184844ac

Contents?: true

Size: 439 Bytes

Versions: 63

Compression:

Stored size: 439 Bytes

Contents

# Clock

Implement a clock that handles times without dates.

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

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


## Source

Pairing session with Erin Drummond [https://twitter.com/ebdrummond](https://twitter.com/ebdrummond)

## Submitting Incomplete Solutions
It's possible to submit an incomplete solution so you can see how others have completed the exercise.

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
trackler-2.2.1.119 tracks/csharp/exercises/clock/README.md
trackler-2.2.1.118 tracks/csharp/exercises/clock/README.md
trackler-2.2.1.117 tracks/csharp/exercises/clock/README.md