Thank you for your package. I discovered it today and started playing with it.
A question, though. Why the use of MM/DD/YYYY date format for the activities? A normal thing to do would be to expect character values in ISO YYYY-MM-DD, or with a Date class (which gets formatted according to the locale of the machine).

Thank you for your package. I discovered it today and started playing with it.
A question, though. Why the use of MM/DD/YYYY date format for the activities? A normal thing to do would be to expect character values in ISO YYYY-MM-DD, or with a Date class (which gets formatted according to the locale of the machine).