Is it possible to get all 7 days for a given date using linq query, please?
I could use the other methods to populate the list but thought would be wise to use 2 lines of LINQ if possible.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Hacky but
Note: didn’t test and not positive about the date methods.