Skip to content

Allow users to enter their anniversary and birtday date

Carl Schwan requested to merge work/carl/birthday into master

Use QDateTime has the convertion from JS Date to QDateTime is less broken than from JS Date to QDate.

Merge request reports