Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 545 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 545 Bytes

Event Converter

This is a converter for activity center use.

cause the form of the json file should be like below

[
  {
    "id":"288D0513081901",
    "start":"2014-01-04T05:00:00.000Z",
    "end":"2014-01-04T14:00:00.000Z",
    "title":"成大合唱團暨校友合唱團公演 (校內 )",
    "other":{
      "population":"40 ",
      "name":"葉亞婷     ",
      "site":"成功廳 "
    }
  }
]

Data

from NCKU parser club-event-fragment

Author

@chilijung

License

MIT License