Top "Nodatime" questions

Noda Time is a .NET library designed to simplify the correct handling of dates and times in the .NET environment.

Convert UTC time to local time using Nodatime

I have been provided a time in this format "ddMMyyHHmmss". I know the time is in UTC format. I would …

c# nodatime
Create a NodaTime LocalDate representing "today"

What is the recommended way to create a LocalDate instance that represents "today". I was expecting there to be a …

c# .net nodatime
Passing a time zone into a web api call from moment with nodatime

I'm about to go insane dealing with datetime issues and the web. I have a web server hosted in the …

javascript c# asp.net-web-api nodatime