@Satya Nittala
To answer your question, you could use a query like:
Department where __modificationTimestamp > "2018-03-19T00:00:00.00Z select __guid
Where the date field is yesterday's date (today - 1). There isn't a keyword like today.
Hope this helps.