In the library of each city is a book that explains the norathian calander. I'm fairly certain 72 real min = 1 norathian day.
You'd need to convert the real world date to Universal, then to Norathian. Most programing languages have a function to convert real dates to universal, even JavaScript does.
Converting universal to Norathian is probably fairly simple since I think every month has the same number of days.
|