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

Include ScheduledAt in Refs. #35

Open
boscar opened this issue Feb 22, 2019 · 1 comment
Open

Include ScheduledAt in Refs. #35

boscar opened this issue Feb 22, 2019 · 1 comment

Comments

@boscar
Copy link

boscar commented Feb 22, 2019

Right now, scheduledAt is recieved when fetching the api as a unix timestamp. This is not parsed to the Ref DateTime object. It would be nice if scheduledAt would be included in the Ref object.

@benembery
Copy link
Contributor

@boscar this is supported in the newer .NET standard library. You could PR it back into this library if you can't upgrade.
https://github.com/adaptivewebworks/prismicio-netstandard-kit/blob/master/src/prismicio.AspNetCore/Ref.cs

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

No branches or pull requests

2 participants