Hello Sarah,
getDate()'s purpose is to read from the stdin and fill a date object
putDate()'s purpose is to display on the stdout a date object
They may be used for example to fill an account object field of elsewhere were needed in the application.
getDate()'s purpose is to read from the stdin and fill a date object
putDate()'s purpose is to display on the stdout a date object
They may be used for example to fill an account object field of elsewhere were needed in the application.