You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generates a sequence of System.DateTime values based on a monthly reoccurring pattern when events occur on a specific day of the week and a specific week of the month.
Generates a sequence of System.DateTime values based on a monthly reoccurring pattern when events occur on a specific day of a specific month of the year.
Generates a sequence of System.DateTime values based on a monthly reoccurring pattern when events occur on a specific day of the week and a specific week of a month of the year.
Assorted.Utils.Serialization Namespace
The Assorted.Utils.Serialization namespace exposes the following types.
Extends primitive data types by adding the ToStandardString() method to them. The method returns the string representation of the extended objects in culture independent format.