Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nodatime

Posting models with NodaTime auto-props to WebAPI

c# asp.net-web-api nodatime

How can I parse "1:15 P.M." into a NodaTime LocalTime?

c# nodatime

Using NodaTime to parse an input and output different dateTime formats

c# datetime nodatime

Nodatime calculation of years/months/days in X days

c# nodatime

Passing a time zone into a web api call from moment with nodatime

How to get all IANA Timezones from an offset in NodaTime?

What's the Noda Time 2.0 equivalent of MapTimeZoneId?

c# nodatime

How to ignore reference to jetbrains.annotations.dll in NodaTime nuget package xml documentation file

DateTime + TZ -> NodaTime conversion

c# nodatime

How to format NodaTime date string globally in ASP.NET Core 2.1?

Noda Time Instance value not deserializing correctly

json.net ravendb nodatime

Is there a way to represent partial dates in Noda Time?

c# date precision nodatime

OffsetTime in NodaTime

c# .net nodatime

How do I create an NHibernate IUserType for a Time in Sql Server 2008/2012?

nhibernate nodatime

How do you use NodaTime Classes in a PropertyGrid?

c# .net propertygrid nodatime

Persisting Nodatime Instant in SQL Server with ServiceStack / OrmLite

Convert specific country date time to UTC with NodaTime

c# nodatime

What is the ServiceStack.Text-equivalent of Json.NET Converters, for example when applied to NodaTime types?

Converting between time zones with Noda Time