Namespace:
DayPilot.Utils
Assembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Assembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
C# |
---|
public static string GetHourMinutes( DateTime date, TimeFormat clock ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetHourMinutes ( _ date As DateTime, _ clock As TimeFormat _ ) As String |
Visual C++ |
---|
public: static String^ GetHourMinutes( DateTime date, TimeFormat clock ) |