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-2016 • Updated: 12/12/15
Comment or report problem with topic