Skip to content

[gtfs] New custom time types with custom marshal and unmarshal functions #6

@SeannyPhoenix

Description

@SeannyPhoenix

In order to properly marshal and unmarshal the Date and Time fields as defined in the GTFS Reference: Field Types, custom types need to be defined with custom MarshalText and UnmarshalText functions.

  • Date fields use layout 20060102
  • Time fields use layout 15:04:05

Metadata

Metadata

Assignees

No one assigned

    Labels

    gtfsGTFS Parser

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions