Skip to content

Instantly share code, notes, and snippets.

@jezinka
Created March 6, 2017 13:34
Show Gist options
  • Select an option

  • Save jezinka/e9513e2fcedd547ec0c8a9fabb4f80a0 to your computer and use it in GitHub Desktop.

Select an option

Save jezinka/e9513e2fcedd547ec0c8a9fabb4f80a0 to your computer and use it in GitHub Desktop.
private Date getSaturdayDate(Date date) {
return new Date();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment