Provides additional info about a DateTime in a specified culture.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public class DateTimeInfo : INotifyPropertyChanged
Visual Basic
Public Class DateTimeInfo _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Schedule..::..DateTimeInfo

See Also