Skip to content

Instantly share code, notes, and snippets.

@Faizanq
Created October 11, 2018 06:13
Show Gist options
  • Save Faizanq/ec0251f43d2e69d9a9a10adc1bfbf1fd to your computer and use it in GitHub Desktop.
Save Faizanq/ec0251f43d2e69d9a9a10adc1bfbf1fd to your computer and use it in GitHub Desktop.
$query->andWhere(['>=','date(i_date)',date("Y-m-d")]);
$query->andWhere(['<=','date(i_date)',date("Y-m-d")]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment