Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DateTime variable and IStringMap
#1
I am in need to build an IStringMap structure, with key computer time. I understand that it is only strings that this structure may accommodate. Therefore, how should I convert :

Quote:x.FromComputerTime

to store it in IStringMap and have structure sorted by time.

I have tried storing :
Quote:_s=x

the correct DateTime value is stored and sorted by I failed in finding a way to convert this string back to DateTime.

Any advice is mostly appreciated.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)