Used to turn a date and time object
into a string representation which is localized
and relative to current date/time
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class RelativeTimeFormatter : ReadOnlyBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class RelativeTimeFormatter _ Inherits ReadOnlyBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class RelativeTimeFormatter : public ReadOnlyBase |