Skip navigation links
D F G H M N S T W Y 

D

daysAgo(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "days ago".
daysWithin(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "days within".

F

from(Temporal) - Method in class to.lova.humanize.time.HumanizeTime
Returns a humanized message for the relative time between temporal and the reference temporal, i.e.
fromNow(Temporal) - Static method in class to.lova.humanize.time.HumanizeTime
Returns a humanized message for the relative time between now and temporal.
fromNow(Temporal, Locale) - Static method in class to.lova.humanize.time.HumanizeTime
Returns a humanized message for the relative time between now and temporal.
fromNow(Temporal, LocaleResolver) - Static method in class to.lova.humanize.time.HumanizeTime
Returns a humanized message for the relative time between now and temporal.
fromNow() - Method in class to.lova.humanize.time.HumanizeTime
Returns a humanized message for the relative time between now and the reference temporal, i.e.

G

getLocale() - Method in class to.lova.humanize.time.HumanizeTime
 

H

hoursAgo(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "hours ago".
hoursWithin(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "hours within".
HumanizeTime - Class in to.lova.humanize.time
Class to produce humanized messages about time.
HumanizeTime() - Constructor for class to.lova.humanize.time.HumanizeTime
Constructs an instance of HumanizeTime relative to the time of construction.
HumanizeTime(Temporal) - Constructor for class to.lova.humanize.time.HumanizeTime
Constructs an instance of HumanizeTime.
HumanizeTime(Temporal, Locale) - Constructor for class to.lova.humanize.time.HumanizeTime
Constructs an instance of HumanizeTime with a specified Locale.
HumanizeTime(Temporal, LocaleResolver) - Constructor for class to.lova.humanize.time.HumanizeTime
Constructs an instance of HumanizeTime with a LocaleResolver which may be expressed by a lambda, e.g.

M

Messages - Interface in to.lova.humanize.time
Localizable interface to obtain humanized relative-time messages.
minutesAgo(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "minutes ago".
minutesWithin(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "minutes within".
monthsAgo(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "months ago".
monthsWithin(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "months ago".

N

now() - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "now".

S

secondsAgo(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "seconds ago".
secondsWithin(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "seconds within".

T

to.lova.humanize.time - package to.lova.humanize.time
 

W

weeksAgo(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "weeks ago".
weeksWithin(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "weeks within".

Y

yearsAgo(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "years ago".
yearsWithin(int) - Method in interface to.lova.humanize.time.Messages
Returns a humanized message for "years within".
D F G H M N S T W Y 
Skip navigation links

Copyright © 2017. All rights reserved.