Hi! This is an implementation of a time of day / duration data type, somewhat similar to what was requested in #45.
It uses formatting directive ';hm' for hours and minutes. Org mode uses ';u'. ';hm' seems better to me because it matches ';dt', but I'd be happy enough with either ';hm' or ';u'.
Hi! This is an implementation of a time of day / duration data type, somewhat similar to what was requested in #45.
It uses formatting directive ';hm' for hours and minutes. Org mode uses ';u'. ';hm' seems better to me because it matches ';dt', but I'd be happy enough with either ';hm' or ';u'.