Hi, any tips how I can pass a DateTime as a query parameter?
I'm doing an Http request from one api to another. Usually I would do a post request and pass DateTime in the body, but now I need to use this existing endpoint with DateTime as a queryParam, but it fails. Any ideas?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
C
C#
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.