Aaron Raddon

Results 69 comments of Aaron Raddon

Not entirely sure this can be pushed down, the copy partially can: https://stackoverflow.com/questions/47334556/aws-sdk-go-s3-move-directory-between-bucket https://stackoverflow.com/questions/28830839/aws-s3-move-an-object-to-a-different-folder

can't we just remove the backing file at end of writer.Close() ?

I started hacking against this pr and looking at original tickets and thought i would leave what i learned: * This does not cover the `openapi[yaml,json] deserialize -> non-interpreted cue...

Is that `43161.0` a different column or part of the actual date format?

sorry been slow to do this one, just can't seem to come to grips with adding it to core lib, do you think its fair to say that this is...

Any idea if the `43161.0` always has 1 digit after decimal place?

Interesting question, i like the general idea but want to investigate a bit. Do you have any domain body of knowledge (aka other projects, python, node?) that do this that...

Yes, i should add that library as a link from readme as an alternate. I wonder if i should add `"10/1"` as a format in here. My concern would be...

I know there is interest in this. However, as i think through the ramifications i can't help but lean towards saying no, not for this library. The scope of human-authored...

Thanks for report, but i can't currently reproduce that. Can you try running the https://github.com/araddon/dateparse/tree/master/dateparse Or what OS is this? What time-zone is local? ```sh $ go version go version...