JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.jcabi.github.GitHub.Time
Packages that use
GitHub.Time
Package
Description
com.jcabi.github
Object-Oriented GitHub API.
Uses of
GitHub.Time
in
com.jcabi.github
Methods in
com.jcabi.github
that return
GitHub.Time
Modifier and Type
Method
Description
GitHub.Time
User.Smart.
created
()
Returns the value of created_at property of User's JSON.
GitHub.Time
User.Smart.
updated
()
Returns the value of updated_at property of User's JSON.