A Calendar without the size overload from java.util.Calendar could be useful to work with time series from sensors. I did one similar to DateManagement, i.e. using only a long integer and an (static) time offset from chip time. I will upload it into a fork.