Returns the days of a given unix time value (1 to 31). Unix time is represented as the number of seconds since the 1st Jan 1970, it may also be negative.
integer GetDaysFromUnix( unixtime )
int agk::GetDaysFromUnix( int unixtime )