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

last ping structure is overly verbose #4

Open
yschimke opened this issue Aug 17, 2018 · 1 comment
Open

last ping structure is overly verbose #4

yschimke opened this issue Aug 17, 2018 · 1 comment

Comments

@yschimke
Copy link

  "last_ping": {
    "date": "2018-08-17 06:49:23.000000",
    "timezone_type": 3,
    "timezone": "UTC"
  },

why not just a ISO 8601 time as a string? what is timezone type?

@tiggreen
Copy link
Contributor

Good one @yschimke, it's a Carbon, a wrapper around PHP's Date class. But I think we can simplify it! Thanks :)

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