ta_library / com.github.marlonlom.utilities.timeago / TimeAgoMessages

TimeAgoMessages

class TimeAgoMessages

The Class TimeAgoMessages. it contains a ResourceBundle for loading and parsing localized messages related to the 'time ago' time syntax.

Usage:*

1: Using default Locale:

2: Using a specific Locale by language tag:

Tip: available languages for messages: spanish (es), english (en), german(de), french (fr), italian (it), portuguese (pt)

Author
marlonlom

Version
4.0.1

Since
1.0.0

Types

Builder

class Builder

The Inner Class Builder for TimeAgoMessages.

Functions

getPropertyValue

fun getPropertyValue(property: String): String
fun getPropertyValue(property: String, vararg values: Any): String

Gets the property value.