Im adding a timed hash entry every 60 secs so I have 12 hours of data in my hash table (720 entries).

hadd -mu43200 sharesAbuy $ctime $round(%priceA,3)

(from the help file):
/hsave -sbnioau <name> <filename> [section]

None of those options will successfully save the hash table to file (the -uN times are lost).
Can a new option be added to be able to save this timed hash table to file?