Conversation
|
Can we remove the milliseconds and the name of the timezone? Example: 2024-01-15T24:14:45+05:00 |
|
|
…for-validatedat-a-standard-format
|
✅ Rule acceptance tests passed. |
|
Regarding when --date is passed in the validator question @davidgamez, I tried java -Xmx1G -jar ./cli/build/libs/gtfs-validator-4.2.1-SNAPSHOT-cli.jar -d 2023-01-01 -o /Users/jingsi/code/data/gtfs-ws/delfi -i /Users/jingsi/Downloads/google-transit-darwin-200124.zip and it's working. |
…for-validatedat-a-standard-format
|
✅ Rule acceptance tests passed. |


Summary:

Closes #1652
report.json
Expected behavior:
Please see the validatedAt string on the screenshot and json report.
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything