i am converting this query into linq please help me out
select EntryDate,Format(EntryDate,'yyyy-MM-dd'),CONVERT(varchar,EntryDate,23) as [yyyy-mm-dd], dateadd(wk, datediff(wk, 0, Entrydate), -2) FirstDayOfWeek
from Fuels
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted May 5, 2021, 3:24 PM
Satya KarkiPosted May 5, 2021, 2:19 PM
Rijwan AnsariPosted May 5, 2021, 2:18 PM
Salman BegPosted May 5, 2021, 12:52 PM