Package org.ocpsoft.prettytime.impl
Interface TimeFormatProvider
- All Known Implementing Classes:
Resources_cs,Resources_de,Resources_et,Resources_fi,Resources_hr,Resources_ja,Resources_kk,Resources_pl,Resources_ru,Resources_sk,Resources_uk
public interface TimeFormatProvider
Produces time formats. Currently only to be used on Resource bundle implementations when used in
ResourcesTimeFormat instances..- Author:
- Lincoln Baxter, III
-
Method Summary
-
Method Details
-
getFormatFor
Return the appropriateTimeFormatfor the givenTimeUnit
-