On Tuesday, 12 December 2017 at 21:18:19 UTC, Azi Hassan wrote:
Serialization seems to be the answer. Unfortunately I could neither get it to work with Cereal nor with Orange. If all else fails, you could still attempt to manually parse it ot of its string representation (AATimes.to!string).
Thank you. Now,I find that works ok on string[],and not work on SysTime[].
