vrdabberu
(Varunraj Dabberu)
21
@ManjunathReddy
Try this and it will give you the required output
Regards
you can see my below variables and their values

I have to apply A date “2023-07-14” in database query through parameter in Date format.
Anil_G
(Anil Gorthi)
24
@ManjunathReddy
So in your db the date format is as you specified with hyphen?ideally just a conversion should be enough
Please check this
Cheers
Vikas_M
(Vikas M)
25
Hey, @ManjunathReddy

Date.Today.ToString(“yyyy/MM/dd”)
u can use this :), it works!
system
(system)
Closed
26
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.