Can´t internalized the Date list out from the DateTime component

dear @chris,
it would help me to be able to save the output Date from the DateTime LB component, but I can´t.
How can you see in the below image, in the Internalized Data I would be have the Grasshopper.Kernel.Types.GH.ObjectWrapper Text and not the saved date.
Any suggest on how can I solved this?
This “error” appears only after restarting the file with the internalized date list

Thanks and best regards

Hey @LaFleur ,

If you want the DateTime to be saved as text, then internalize it in a native Grasshopper Text parameter component instead of a generic Data parameter component.

1 Like