PredefinedFunctions.Time2str(Int32, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ Time2str(int time, int separator1, int separator2);
public static string Time2str (int time, int separator1, int separator2);
static member Time2str : int * int * int -> string
Public Shared Function Time2str (time As Integer, separator1 As Integer, separator2 As Integer) As String
Parameters
- time
- Int32
- separator1
- Int32
- separator2
- Int32