Noda Time
Show / Hide Table of Contents

Namespace NodaTime.Utility

The NodaTime.Utility namespace contains helper classes which don't really fit anywhere else.

Classes

BclConversions

Conversion methods which don't naturally fit into any other types - for example, for enums which can't specify any other code. In most cases, conversions to and from BCL types are provided within the type itself - such as ToDateTimeUnspecified() and FromDateTime(DateTime).
In this article
Back to top Generated by DocFX