Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.Formatting Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Localize
Assembly: YetaWF.Core

Inheritance

Syntax

public static class Formatting;

Constructors

This class cannot be instantiated.

Methods

PublicStaticDate_Month_DayFormat a date - Example "November 1"
PublicStaticDate_Month_Day_YearFormat a date - Example "November 1, 2020"
PublicStaticDate_Month_YYYYFormat a date - Example "February 2010"
PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicStaticFormatAmount(not specified)
PublicStaticFormatDateFormat date (the date has a time component (based on a timezone)
PublicStaticFormatDateOnlyFormat date. The date does not have a time component (always UTC 00:00:00). If a time component is present, it is ignored.
PublicStaticFormatDateTime(not specified)
PublicStaticFormatDateTimeYear(not specified)
PublicStaticFormatFileFolderSize(not specified)
PublicStaticFormatFileSize(not specified)
PublicStaticFormatLongDate(not specified)
PublicStaticFormatLongDateTime(not specified)
PublicStaticFormatSeconds(not specified)
PublicStaticFormatTime(not specified)
PublicStaticFormatTimeDetailed(not specified)
PublicStaticFormatTimeOfDay(not specified)
PublicStaticFormatTimeSpan(not specified)
PublicStaticFormatTimeSpanHM(not specified)
PublicStaticFormatTimeSpanInWords(not specified)
PublicStaticGetDayName(not specified)
PublicStaticGetDayName2Chars(not specified)
PublicStaticGetDayName2CharsArr(not specified)
PublicStaticGetDayNamesArr(not specified)
PublicStaticGetFormatCurrencyFormat(not specified)
PublicStaticGetFormatDateFormat(not specified)
PublicStaticGetFormatDateTimeFormat(not specified)
PublicStaticGetFormatTimeFormat(not specified)
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicStaticGetMonthName(not specified)
PublicStaticGetMonthNamesArr(not specified)
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicStaticGetUserDateTime(not specified)
PublicStaticGetUtcDateTime(not specified)
PublicStaticLongKBDisplay(not specified)
PublicStaticLongMBDisplay(not specified)
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicInherited from System.ObjectToStringReturns a string that represents the current object.

Enums

ProtectedDateFormatEnum(not specified)
ProtectedTimeFormatEnum(not specified)

See Also YetaWF.Core Overview