Display date and time on Grove LCD Raspberry Pi 3b

I have a question, how to make a python script so that the Grove 16x2 White on Blue display shows the current date and time?

Hi there:

  1. It is helpful for you to learn how to get the date by using python in this link.
    2.there exist a demo that includes the driver for LCD in this link.