CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Gets or sets the timezone of the user. More...
Properties | |
string | Name [get, set] |
Gets or sets the name of the timezone. More... | |
string | InfoName [get, set] |
Gets or sets the Rails TimeZone of the user's timezone. More... | |
int | UtcOffset [get, set] |
Gets or sets the UTC offset from the user's timezone. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from CoreTweet.Core.CoreBase | |
static T | Convert< T > (string json, string jsonPath="") |
Converts the JSON to a twitter object of the specified type. More... | |
static List< T > | ConvertArray< T > (string json, string jsonPath) |
Gets or sets the timezone of the user.
|
getset |
Gets or sets the Rails TimeZone of the user's timezone.
|
getset |
Gets or sets the name of the timezone.
|
getset |
Gets or sets the UTC offset from the user's timezone.