LewisHotchkissDPUK / SynthOpt

0 stars 0 forks source link

Metadata doesnt handle date and times #6

Open LewisHotchkissDPUK opened 1 month ago

LewisHotchkissDPUK commented 1 month ago

For the metadata synthetic data generation, add appropriate handling for date and time data types.

LewisHotchkissDPUK commented 4 weeks ago

maybe convert to unix timestamp

LewisHotchkissDPUK commented 4 weeks ago

done this for date, but doesnt handle time yet