Advice on saving to file/folder array of dates

Can dates in an array be saved to a file in other ways other than converting to secondsfrom1970?

You can use SQLDateTime and ToString methods as well.

1 Like

I recommend SQLDateTime for most applications.

1 Like

Saved to a file as a binary or textStream?

I would use a TextStream.WriteLine