- Joined
- Jul 6, 2019
- Messages
- 2
- Likes
- 0
- Points
- 1
Hi! i have a theme and the date it's showed in format Month/Day, can any help me to modify the format to Day/Month? the text in .json file is the next, i try to change the X-Y position between Months and Days but nothing happens, continue in the same format, thanks and greetings!
"Date": {
"MonthAndDay": {
"OneLine": {
"Number": {
"TopLeftX": 2,
"TopLeftY": 128,
"BottomRightX": 44,
"BottomRightY": 142,
"Alignment": "TopLeft",
"Spacing": 1,
"ImageIndex": 11,
"ImagesCount": 10
},
"DelimiterImageIndex": 21
},
"TwoDigitsMonth": true,
"TwoDigitsDay": true
},
"WeekDay": {
"X": 2,
"Y": 145,
"ImageIndex": 22,
"ImagesCount": 21
},
PD. Sorry for my bad english!
"Date": {
"MonthAndDay": {
"OneLine": {
"Number": {
"TopLeftX": 2,
"TopLeftY": 128,
"BottomRightX": 44,
"BottomRightY": 142,
"Alignment": "TopLeft",
"Spacing": 1,
"ImageIndex": 11,
"ImagesCount": 10
},
"DelimiterImageIndex": 21
},
"TwoDigitsMonth": true,
"TwoDigitsDay": true
},
"WeekDay": {
"X": 2,
"Y": 145,
"ImageIndex": 22,
"ImagesCount": 21
},
PD. Sorry for my bad english!
Last edited: