I hope questions are allowed here. I am curios if there is a different sort of scientific calendar which does not use the birth of Jesus as a reference like AD and BC. For example Kurzgesagt’s calendars use the the current year plus 10000 as this represents the human better or something like that.

Would there be a way to do this more accurately? How could we, in a scientific correct way, define a reference from where we are counting years?

Also I have read about the idea of having 13 months instead of 12 would be “nice” because then we could have a even distributed amount of days per month.

Are there already ideas for this? What would you recommend to read?

  • lemmyng
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 month ago

    UNIX time uses a Julian calendar date as a reference, but is independent after that.

    As for the 13 month calendar, it’s about as nice as cloverleaf interchanges: appealing because it’s symmetrical, terrible in practice. Having the days of the month always align to the same weekday means leap years would make things even worse because every 4 years the entire calendar shifts. And if you skip the leap day as a holiday then you just make calculating dates from an epoch like UNIX time even more convoluted.