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

Anime.StartDate have not year infomation #12

Closed
whywaita opened this issue Dec 31, 2017 · 1 comment · Fixed by #14
Closed

Anime.StartDate have not year infomation #12

whywaita opened this issue Dec 31, 2017 · 1 comment · Fixed by #14
Assignees
Labels

Comments

@whywaita
Copy link
Owner

$ ./gigani -output json | jq .
[
  {
    "name": "アイドルマスター SideM",
    "url": "http://imas-sidem.com/",
    "start_date": "0000-10-07T23:30:00Z",
    "broadcaster": "TOKYO MX"
  },
  {
    "name": "Infini-T Force(インフィニティフォース)",
    "url": "http://www.infini-tforce.com/",
    "start_date": "0000-10-04T01:59:00Z",
    "broadcaster": "日本テレビ"
  },
  {
    "name": "ラブライブ!サンシャイン!! 第2期",
    "url": "http://www.lovelive-anime.jp/uranohoshi/",
    "start_date": "0000-10-07T22:30:00Z",
    "broadcaster": "TOKYO MX"
  },
..............
@whywaita whywaita added the bug label Dec 31, 2017
@whywaita whywaita self-assigned this Dec 31, 2017
@whywaita
Copy link
Owner Author

whywaita commented Dec 31, 2017

GIGAZINE's page don't write year information. Because, It's self‐evident.
We can get from tag. but, in winter post have "start 12/20" animation...

parseTime is here. need fix it.

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

Successfully merging a pull request may close this issue.

1 participant