Define Stringformat for tabs?
问题 I have a little bug to fix. You can see in the Picture 3 Months outputed. So that is my code how I displat this result. I try String.format but I dont know how to use it at this tabs. I try it with this tabs but unfortunally I find out that the format for the first Month (January) is short then the other month. All months use 3 tabs but not the first one. public LinkedList<String> buildMonth(int month) { int lengthOfMonth = calender.getLengthOfMonth(this.year, month); LinkedList<String>