Dates
Rhumb has a literal type for dates.
bd .= 12/25/2001
You can even use interpolation:
mship-level := donation +/ 100
renewal-date := 4/1/$mship-level
These date values work with most of the usual mathematical and logical operators. They also offer a set of bound functions that make using and consuming them feature-complete.