TimeUtils.FriendlyDateString

Displays a date in friendly format.

public static string FriendlyDateString(DateTime date,
	bool showTime)

Return Value

Today,Yesterday,Day of week or a string day (Jul 15, 2008)

Parameters

date

showTime


See also:

Class TimeUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic