TimeUtils.ShortDateString
less than 1 minute to read

Returns a short date time string

public static string ShortDateString(DateTime date,
	bool showTime,
	string separator)

Parameters

date
The date to format

showTime
If true displays simpe time (hour and minutes)

separator
Date and time separator character

Overloads:


See also:

Class TimeUtils

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic