Uses of Interface
org.enblom.time.TimeOfDayFormatter

Uses of TimeOfDayFormatter in org.enblom.time
 

Methods in org.enblom.time that return TimeOfDayFormatter
 TimeOfDayFormatter TimeOfDay.eur()
          Provides a formatter for this time instance that formats times of day according to some de-facto European standard.
 TimeOfDayFormatter TimeOfDay.iso()
          Provides a formatter for this time instance that formats time of day according to the ISO-8601 standard.
 TimeOfDayFormatter TimeOfDay.us()
          Provides a formatter for this time instance that formats times of day according to the US standard.
 



Copyright © 2013. All Rights Reserved.