How to set datepicker from another field

How to set datepicker from another field

Hello fellow   jquery travelers.

Im trying get datepicker to use a mindate from another field.

How can I set up the mindate when a user selects a date from another field and then I get the xx/01/20xx as the mindate of the field Im trying to get datepicker to use.Example

First date 08/13/2013

Second Date would have the datepicker mindate start at 08/01/2013

Thank You