@designextreme Thank you for the fast reply.
Another thing I came across is the need for other date formats.
I created a custom one myself, but it would be great if it was added in future versions:
wp_date("l, j/n", $this->next_week_start_timestamp)), 'l, j/n', NULL)
(It created a “Sunday, 1/4” format).
Thank you!