Helper classes.
Syntax
| C# |
|---|
namespace DayPilot.Utils |
| Visual Basic (Declaration) |
|---|
Namespace DayPilot.Utils |
| Visual C++ |
|---|
namespace DayPilot.Utils |
Classes
| Class | Description | |
|---|---|---|
| JsDate |
Helper class for DateTime formatting.
| |
| TimeFormatter |
Helper class for hour formatting.
| |
| Week |
Helper class for determining first day of week.
| |
| Year |