Skip to content

Decimal hours #121

@raupachz

Description

@raupachz

Hi there,

just checking if this is something worth pursuing/contributing to Threeten-Extra. In Germany many accounting systems, payroll systems, time tracking systems have the concept of Industrieminuten (industry minutes) and Industriestunden (industry hours).

Industrieminuten allow the decimal representations of elapsed time. One Industriestunde equals 100 minutes. One Industrieminute is therefore 36 seconds in actual time.

Examples:

  • 10 hours 30 minutes = 10,5
  • 2 hours 48 minutes = 2,8

The advantages of this system are easier addition and a more compact visual representation of elapsed time. An addition to Threeten-Extra would improve integration with legacy software. With easier addition I am not talking about cpu cycles, but a person using an actual calculator or something like MS Excel.

Are there similar concepts in other countries? Thoughts?

References:
https://de.wikipedia.org/wiki/Industrieminute
https://en.wikipedia.org/wiki/Decimal_time

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions