Add `System.DateTime` type support for DKAL.
Add functions `date` to create DateTime's (via DateTime.Parse) and `now` to get current DateTime.
Support comparison operators on DateTime.
Add functions `date` to create DateTime's (via DateTime.Parse) and `now` to get current DateTime.
Support comparison operators on DateTime.