Calendar.weekdayStr( int month, int day, int year ) Get the weekday name of the given day. @version Sun-SatVersion return first 3 letters of the full names @return int Calendar.weekday.return "Sun" for Sunday "Mon" for Monday "Tue" for Tuesday "Wed" for Wednesday "Thu" for Thursday "Fri" for Friday "Sat" for Saturday @params int month 1 - 12 Warning: No Validation & Exception Handling Implemented. @params int day day in a month. 1 - 28,29,30,31 properly for the month Warning: No Validation & Exception Handling Implemented. @params int year year e.g. 2019 @depdendency Calendar.weekday() This uses Calendar.weekday() and converts it to a string. @depdendency Calendar.dateDiff() Calendar.weekday() requires Calendar.dateDiff() @dependency Calendar.countDatesInAYear() Calendar.dateDiff() requires Calendar.countDatesInAYear() @dependency Calendar.isLeapYear() Calendar.dateDiff() requires Calendar.isLeapYear() @dependency Calendar.compareDates() Calendar.dateDiff() requires Calendar.compareDates() @example Calendar.weekdayStr( 9, 3, 2019 ) "Tue"
@author mathphysicscomputer @authorEmail math.physics.computer.com NOTE: If the backpack gives an error to load this script because this is too large to it, try with a smaller part, empty backpack, and repeat this process.