timetrap
timetrap copied to clipboard
Times Not Properly Handled When Passed to display
I'm trying to get entries after a certain time of the day. I try things like:
t display --start 12pm
t display --start 'today 12pm'
Or even
t display --start 'today 12:00'
And no matter what I pass, it just shows the whole day.
Are times not supported when passed to --start or --end?