Table of Contents

Namespace SunamoDateTime._public

Classes

FromToDt

Represents a time range with long values (typically Unix timestamps). EN: Must have both from and to values entered. No event can have unlimited time. CZ: Musí mít zadané obě hodnoty from a to. Žádná událost nemůže mít neomezený čas.

FromToTDt<T>

Generic time range class with parsing and formatting capabilities. EN: Contains methods that were earlier in FromToT class. CZ: Obsahuje metody které byly dříve ve třídě FromToT.

FromToTSHDt<T>

Represents a time range with From and To values of type T. EN: Generic base class for time range with configurable usage type. CZ: Generická bázová třída pro časový rozsah s konfigurovatelným typem použití.