Visual Basic Tutorial - Digital Clock

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 12

  • @rafailmironpushkin8239
    @rafailmironpushkin8239 6 ปีที่แล้ว +1

    Thank You Best Tutorial EVER!!

  • @nspcrazy1122
    @nspcrazy1122 4 ปีที่แล้ว +4

    Can you change the lengths of the time units (seconds, minutes, hours)?

  • @themiyalumia1383
    @themiyalumia1383 5 ปีที่แล้ว +1

    very good very helpful for me thank you

  • @scaylar7246
    @scaylar7246 5 ปีที่แล้ว +1

    Thanks man nice tutorial ..sorri about the first comment.

  • @rosnihira5511
    @rosnihira5511 5 ปีที่แล้ว +1

    Amazing ❤

  • @scaylar7246
    @scaylar7246 5 ปีที่แล้ว

    can i use a label to display clock?

  • @jayprakashbiswal8842
    @jayprakashbiswal8842 4 ปีที่แล้ว

    Sir where is pm??? Only am??

  • @emperoreiffel1772
    @emperoreiffel1772 4 ปีที่แล้ว

    how i do it 24h but only HH:MM?

    • @GeekTutorials1
      @GeekTutorials1  4 ปีที่แล้ว +1

      You could definitely do this - but I've never tried. It would be something to do with the layout of the clock on line 4. Have a play around.

    • @emperoreiffel1772
      @emperoreiffel1772 4 ปีที่แล้ว

      @@GeekTutorials1 I found out how, instead of using Day.Now.Time = ("hh:mm:ss tt") you can use ("HH:mm") to make it 24h

    • @GeekTutorials1
      @GeekTutorials1  4 ปีที่แล้ว

      @@emperoreiffel1772You're a legend! Thanks for teaching me something new : )