Watchfaces Hey+ watchface for Mi Band 4

Joined
Mar 19, 2019
Messages
69
Likes
39
Points
23
#1

Attachments

Last edited by a moderator:

fprietog

Active member
Joined
Sep 5, 2018
Messages
120
Likes
99
Points
38
#4
P/S:The day format of this is mm/dd , I hope someone could help me change it to dd/mm
You may separate Day and Month in json file. For instance, you can replace "Date" section with this:

Code:
  "Date": {
    "MonthAndDay": {
      "Separate": {
        "Day": {
          "TopLeftX": 38,
          "TopLeftY": 139,
          "BottomRightX": 0,
          "BottomRightY": 0,
          "Alignment": "Center",
          "Spacing": 0,
          "ImageIndex": 11,
          "ImagesCount": 10
        },
        "Month": {
          "TopLeftX": 63,
          "TopLeftY": 139,
          "BottomRightX": 0,
          "BottomRightY": 0,
          "Alignment": "Center",
          "Spacing": 1,
          "ImageIndex": 11,
          "ImagesCount": 10
        }
      },
      "TwoDigitsMonth": true,
      "TwoDigitsDay": true
    }
  },
But if you want a separator like / you need to use another picture and place it between Day and Month.
 
Joined
Mar 19, 2019
Messages
69
Likes
39
Points
23
#5
You may separate Day and Month in json file. For instance, you can replace "Date" section with this:

Code:
  "Date": {
    "MonthAndDay": {
      "Separate": {
        "Day": {
          "TopLeftX": 38,
          "TopLeftY": 139,
          "BottomRightX": 0,
          "BottomRightY": 0,
          "Alignment": "Center",
          "Spacing": 0,
          "ImageIndex": 11,
          "ImagesCount": 10
        },
        "Month": {
          "TopLeftX": 63,
          "TopLeftY": 139,
          "BottomRightX": 0,
          "BottomRightY": 0,
          "Alignment": "Center",
          "Spacing": 1,
          "ImageIndex": 11,
          "ImagesCount": 10
        }
      },
      "TwoDigitsMonth": true,
      "TwoDigitsDay": true
    }
  },
But if you want a separator like / you need to use another picture and place it between Day and Month.
Thanks ?????
 

Trusted Store

Members online

No members online now.

Our Telegram Channel

Which color of official strap would you like to buy for your Mi Band 3?

  • Black

    Votes: 2,156 52.8%
  • Deep Blue

    Votes: 1,198 29.3%
  • Redish Orange

    Votes: 729 17.9%

Forum statistics

Threads
2,457
Messages
40,630
Members
212,030
Latest member
Dilunae
Top