Initial commit
This commit is contained in:
4
src/format.cr
Normal file
4
src/format.cr
Normal file
@@ -0,0 +1,4 @@
|
||||
module CliGenerator::Format
|
||||
INPUT_DATETIME_FORMAT = "%Y-%m-%d"
|
||||
INPUT_TIME_FORMAT = "%Y-%m-%d %H:%M:%S"
|
||||
end
|
||||
Reference in New Issue
Block a user