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

古い CSV ファイル名に於ける日付は拡張子の前に入れたい #29

Open
dynamis opened this issue Feb 14, 2020 · 0 comments

Comments

@dynamis
Copy link
Contributor

dynamis commented Feb 14, 2020

config で csvFilename に例えば 2jcie-bu.csv を設定すると 2jcie-bu.csv20191103 などができるが 2jcie-bu20191103.csv とか 2jcie-bu.20191103.csv とか 2jcie-bu-20191103.csv など同一拡張子でファイル名部分の末尾に日付情報を追加する方が望ましい。

csvFilename 定義箇所:
https://github.com/webdino/pizero-workshop/blob/master/setting/config.js#L30

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

No branches or pull requests

1 participant