Wednesday 11 June 2014

Aldatal44 in Python3

I need help in developing Python3 library and libraries in other proglangs, the programming languages like Java Script, Java, C++, to implement effective and accurate calculations of the dates in the Aldatal44 = the new timekeeping (Time Counting) system developed by god Cunrad44.
Aldatal44 is not a calendar.

AT44 = AldaTal44

The year zero for the Aldatal44 was Gregorian Roman Calendar year 2012.

The defining moment for the Aldatal44 was 2012-12-21 12:12 = 21/12/2012 = 12/21/2012 = 21 Dec 2012, that was AT44 c001-01

I am asking the skilled and experienced programmers, coders and physicists, astronomers, the Solar System and calendrical specialists, to help me develop the calculation algorithms and the software.

Hello World!



name = "Cunrad44"
proglang = "Python3"

message = '''Hello World! My name is %s.
Welcome to my blog about my religious %s!''' % (name, proglang)

print(message)