health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] Is it possible customize mygnuhealth's date format?


From: tumashu
Subject: [Health-dev] Is it possible customize mygnuhealth's date format?
Date: Thu, 24 Jun 2021 13:59:46 +0800 (CST)

Hello

 At the moment, mygnuhealth use

              date_repr = dateobj.strftime("%a, %b %d '%y - %H:%M")

But I want to use the below format.

              date_repr = dateobj.strftime("%Y-%m-%d, %A - %H:%M")

Is it possible add a customize option to date format?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]