| addHours(Date date, double hours) | fm.liveswitch.DateExtensions | static |
| addMilliseconds(Date date, double milliseconds) | fm.liveswitch.DateExtensions | static |
| addMinutes(Date date, double minutes) | fm.liveswitch.DateExtensions | static |
| addSeconds(Date date, double seconds) | fm.liveswitch.DateExtensions | static |
| createDate(long ticks) | fm.liveswitch.DateExtensions | static |
| createDate(int year, int month, int day, int hour, int minute, int second) | fm.liveswitch.DateExtensions | static |
| createDate(int year, int month, int day, int hour, int minute, int second, int millisecond) | fm.liveswitch.DateExtensions | static |
| getDay(Date date) | fm.liveswitch.DateExtensions | static |
| getHour(Date date) | fm.liveswitch.DateExtensions | static |
| getMillisecond(Date date) | fm.liveswitch.DateExtensions | static |
| getMinute(Date date) | fm.liveswitch.DateExtensions | static |
| getMonth(Date date) | fm.liveswitch.DateExtensions | static |
| getNow() | fm.liveswitch.DateExtensions | static |
| getSecond(Date date) | fm.liveswitch.DateExtensions | static |
| getTicks(Date date) | fm.liveswitch.DateExtensions | static |
| getUtcNow() | fm.liveswitch.DateExtensions | static |
| getYear(Date date) | fm.liveswitch.DateExtensions | static |
| toString(Date date, String format, IFormatProvider provider) | fm.liveswitch.DateExtensions | static |
| toUniversalTime(Date date) | fm.liveswitch.DateExtensions | static |