Created
June 13, 2013 18:10
-
-
Save misodengaku/5775965 to your computer and use it in GitHub Desktop.
メモ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://transit.ekitan.com/norikae/NorikaeSearch? | |
SFNAME //出発駅名(ShiftJISでURLエンコード) | |
STNAME //到着駅名(ShiftJISでURLエンコード) | |
SV1NAME //経由駅名(ShiftJISでURLエンコード) | |
MONTH //年月(例:201306) | |
DAY //日(例:14) | |
HOUR //時(例:13) | |
MIN //分(例:15) | |
SR //0 = 出発 1 = 到着 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment