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

Datetime or Date field #14

Open
alirp88 opened this issue Feb 14, 2018 · 2 comments
Open

Datetime or Date field #14

alirp88 opened this issue Feb 14, 2018 · 2 comments

Comments

@alirp88
Copy link

alirp88 commented Feb 14, 2018

I have multiple Datetime and Date field in my table and I don't know how to declare property in my Class definition.

@timotheeduran
Copy link

Hello, did you found a way to do it ?

@nawar
Copy link
Contributor

nawar commented Nov 12, 2018

I'd convert them to UInt32 and use epoch time. Make sure to use Date().timeIntervalSince1970.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants