Table of Contents

Namespace SunamoDateTime.Data

Classes

DateTimeOrShort

Represents a value that can be either a short or a DateTime. EN: Union type for storing either short or DateTime values. CZ: Union typ pro ukládání buď short nebo DateTime hodnot.

FromToTDateTime<T>

Represents a time range with DateTime formatting capabilities. EN: Extends FromToTDt with DateTime string conversion methods. CZ: Rozšiřuje FromToTDt o metody pro konverzi DateTime na string.