Skip to content

How to get the desired result? #188

Answered by jenisys
gitlGl asked this question in Q&A
Discussion options

You must be logged in to vote
  • Use format_ = „{part1}_2017_{part2}_{part3}xxx.txt“ (xxx mean your Chinese letters in your original format string)
  • Use typed-parameters in format, like: format_ = „{part1:d}_2017_{part2:d}_{part3:d}xxx.txt“

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by wimglenn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #186 on August 21, 2024 15:49.