5E Product Walkthrough Playlist
  1. #1

    In game calendar issues

    I'm using the default Golarion calendar that comes with Fantasy Grounds for my PFRPG2 game. The current year on the Golarion calendar is 4720 but mirrors 2020 of the Gregorian calendar. However the 1st day of the year 4720 is an Oathday (Thursday) but should be Wealday (Wednesday). So the whole year is one day off for me. Am I missing a step or is this a bug?
    Attached Images Attached Images

  2. #2
    After further investigating I believe the issue is that is that the Golarion calendar is a DIRECT mirror of the Gregorian calendar including the year, i.e. the year is not offset to 4720. If I set the year to 2020 AR, the days of the week line up correctly. Is there anyway to have the correct Golarion year and the days of the week line up?

  3. #3
    As a side note, I tested this issue in FGC and it persists. So it would seem to be an issue with the Calendar module. Would I need an .ext to correct the year or is this something that would need to be changed in the module?

  4. #4
    Not currently. The Golarion calendar in the Calendars module uses the Gregorian lunar month and lunar day cycles.

    If someone were to write some functions that handle "Golarion" lunar month and day cycle calculations, I could include them in the custom calendar functions.

    function calcGolarionLunarDay(nYear, nMonth, nDay)
    ...
    return #DayOfWeek (1-7)
    end

    function calcGolarionMonthVar(nYear, nMonth)
    ...
    return #DaysInMonth (28-31)
    end

    Regards,
    JPG

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
5E Character Create Playlist

Log in

Log in