H4 DateTime Advanced - Afspraak planner

Sign in to test your solution.
using System; namespace AfspraakPlanner { public class Program { public static void Main(string[] args) { //Schrijf jouw code hieronder } } }