Uses of Interface
org.enblom.time.TimeFormatter

Uses of TimeFormatter in org.enblom.time
 

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



Copyright © 2013. All Rights Reserved.