Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert timestamp to datetime object #5

Merged
merged 2 commits into from
Feb 27, 2014
Merged

Conversation

VeryCB
Copy link
Collaborator

@VeryCB VeryCB commented Feb 27, 2014

因为 timestamp 是 int 类型,所以在用的时候不是很方便,这里加一个字段可以直接获取相应的 datetime 对象

@lepture pls review, thx!

@lepture
Copy link
Owner

lepture commented Feb 27, 2014

@VeryCB 1e3 改爲 1000 吧,更容易看懂。

@VeryCB
Copy link
Collaborator Author

VeryCB commented Feb 27, 2014

@lepture 改成 1000.076b9650

@lepture
Copy link
Owner

lepture commented Feb 27, 2014

@VeryCB 你有權限 push 的,可自己 push 進來。

@VeryCB VeryCB merged commit 76b9650 into lepture:master Feb 27, 2014
@VeryCB VeryCB deleted the datetime branch February 27, 2014 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants