• @[email protected]
    link
    fedilink
    9
    edit-2
    1 month ago

    Hour hand -> hour = n
    Minute hand -> minute = n * 5
    It makes sense, there’s just an algorithm attached to each pointer.

    Hour -> 3 = 3
    Minute -> 3 = 3 * 5 = 15