[Health-dev] Is it possible customize mygnuhealth's date format?
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?
[Health-dev] About sort book of life in mygnuhealth.
Is it possible sort book of life in mygnuhealth and let it show recent items first.