Skip to content

Instantly share code, notes, and snippets.

@Mukundhan-I2I
Created July 23, 2018 12:40
Show Gist options
  • Save Mukundhan-I2I/969a52255c3e185d20b9eaeb412e8faa to your computer and use it in GitHub Desktop.
Save Mukundhan-I2I/969a52255c3e185d20b9eaeb412e8faa to your computer and use it in GitHub Desktop.
this.isCurrentDayAfterHalfMonth = moment().isAfter(moment().startOf('month').add('days', 15));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment