[jQuery] Set select menu with current day

[jQuery] Set select menu with current day


I have a var that gets set with the current day, so, today would be
22. Then, I have a select menu with all the days of the month. How
could I set the selected item in the select menu to the current day
that is in my var?