Skip to content

Add setting to show the time in different bases (e.g. octal, hex, ternary) #10

@thehale

Description

@thehale

Requested via an email sent through the Google Play Store listing

The trick with this feature is adjusting the UI to display these alternate time formats nicely. Dot's, which can only represent 0 or 1, will not work in ternary or higher bases.

As a proposed idea, higher bases could simply show a digital clock, but with the numbers rendered in the requested mathematical base. For example:

12:09pm - Decimal
111:10pm - Ternary
14:11pm - Octal
C:09pm - Hex

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions