|
ASPOSE_EMAIL_SHARED_API System::DateTime | get_DateTime () const |
| A datetime. More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_DateTime (System::DateTime value) |
| A datetime. More...
|
|
ASPOSE_EMAIL_SHARED_API System::String | get_Locale () const |
| By default, the local is set to en; however, you can specify other locales. See full list of supported locales https://amp.dev/documentation/components/amp-timeago/?format=email More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_Locale (System::String value) |
| By default, the local is set to en; however, you can specify other locales. See full list of supported locales https://amp.dev/documentation/components/amp-timeago/?format=email More...
|
|
ASPOSE_EMAIL_SHARED_API int32_t | get_Cutoff () const |
| Display the original date if time distance is older than cutoff (seconds). More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_Cutoff (int32_t value) |
| Display the original date if time distance is older than cutoff (seconds). More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | get_RequiredScript () |
| Required script that muct be added to head section. More...
|
|
ASPOSE_EMAIL_SHARED_API | AmpTimeago (System::DateTime dateTime) |
| Create instance of AmpTimeago. More...
|
|
ASPOSE_EMAIL_SHARED_API | AmpTimeago (System::DateTime dateTime, int32_t width, int32_t height) |
| Create instance of AmpTimeago. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | ToAmpHtml () |
| Represents amp html version of component. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | ToHtml () |
| Represents html version of component. More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< AmpAttributes > | get_Attributes () const |
| AMP provides a set of common attributes that are extended to many AMP components. More...
|
|
ASPOSE_EMAIL_SHARED_API System::String | get_Fallback () const |
| A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element. More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_Fallback (System::String value) |
| A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element. More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< AmpComponent > | get_Placeholder () const |
| The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element. More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_Placeholder (System::SharedPtr< AmpComponent > value) |
| The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element. More...
|
|
ASPOSE_EMAIL_SHARED_API | AmpComponent () |
|
Provides fuzzy timestamps by formatting dates as "X time ago"