[HELP] No way to get all days of a month in GTA5?

I been looking at:

 int GET_CLOCK_HOURS() // 25223CA6B4D20B7F 7EF8316F 
 int GET_CLOCK_MINUTES() // 13D2B8ADD79640F2 94AAC486 
 int GET_CLOCK_SECONDS() // 494E97C2EF27C470 099C927E 
 void SET_CLOCK_DATE(int day, int month, int year) // B096419DF0D06CE7 96891C94 
 int GET_CLOCK_DAY_OF_WEEK() // D972E4BD7AEB235F 84E4A289 
 int GET_CLOCK_DAY_OF_MONTH() // 3D10BC92A4DB1D35 C7A5ACB7 
 int GET_CLOCK_MONTH() // BBC72712E80257A1 3C48A3D5 
 int GET_CLOCK_YEAR() // 961777E64BDAF717 B8BECF15 

I want to make a calendar for cellphone script, but it doesn’t seem that GTA5 have a set list of days within a month? does anyone know how this works?

What? You don’t know how many days there are in each month lol. Just google it

sorry that’s not what I meant,

in IRL calendar from year to year some months will miss some days due to how the calendar works… what I was wondering is, if the GTA5 month days are set or not :slight_smile:

They are probably the same as the real life counterparts