This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Find email between first day of a year and last day of the year | |
after:yyyy/MM/DD before:2008/12/31 | |
after:2008/01/1 before:2008/12/31 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Class ClassName and description | |
* short description | |
*/ |