Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nodatime

use NodaTime to calculate an inclusive days period

c# datetime nodatime

Is it safe to store time zone ids in a database or can they change?

timezone nodatime

DateTimeZone to/from database

c# nodatime

Using NodaTime to convert invalid (skipped) datetime values to UTC

Get country code by latitude and longitude using NodaTime

c# nodatime

NodaTime Interval JSON Serialization

json iso8601 nodatime

Parsing ambiguous datetime with Noda Time

c# .net nodatime

When time zone of China it goes, work as good Java will not?

How do I configure Ninject to inject the NodaTime IClock

c# ninject nodatime

Convert DateTime from specific time zone to UTC using Nodatime?

c# datetime nodatime

Using NodaTime, how to convert an Instant to the corresponding system's ZonedDateTime?

c# .net nodatime

Is noda-time applicable in this case?

How to pass a Noda Time (or any third-party type) object as a parameter in WCF?

c# wcf date service nodatime

How to tell entity framework how to save instances of a custom type (that can be stored as a scalar)

entity-framework nodatime

Deserializing LocalTime from JSON using JSON.NET and NodaTime results in NodaTime.Text.UnparsableValueException

How can I customize the serialization/deserialization of a complex type in ServiceStack.OrmLite

LocalDate from Week and WeekYear

c# nodatime

NodaTime Invalid DateTime.Kind for Instant.FromDateTimeUtc

c# datetime nodatime

How to handle when timezone goes backwards in the future

Deserialize a date query parameter of the form yyyy-MM-dd into a noda time LocalDate object using ASP.NET Web API

c# asp.net-web-api nodatime