Time functions are a mess.
Today() = local date (but it is not documented as so)
LocalTime() = local time !
UTCTime() = UTC time !
Now() = UTC DateTime
Where are UTCToday() and LocalNow() ?
Functions to convert between local and UTC directly in the calculator would be awesome too.