twitter4j
Interface TimeZone

All Superinterfaces:
Serializable

public interface TimeZone
extends Serializable

Author:
Alessandro Bahgat - ale.bahgat at gmail.com

Method Summary
 String getName()
           
 String tzinfoName()
           
 int utcOffset()
           
 

Method Detail

getName

String getName()

tzinfoName

String tzinfoName()

utcOffset

int utcOffset()


Copyright © 2012. All Rights Reserved.