Pierre Gimalac
Pierre Gimalac
I'm not sure sharing solutions of the Project Euler is a very good idea, I think it goes against the objective of the challenges...
I was going to ask the same thing for DateTime::timestamp and Datetime::timestamp_millis but I realised it just allows to use dates before 1970-01-01. Using ```Rust println!("{:?}", chrono::NaiveDateTime::from_timestamp(-1, 0)); ``` gives...
> Maybe because it doesn't really make sense to go this far back in the Gregorian calendar system? I understand that but I don't see why the API should limit...
@NaokoReeves-BO I think since `nsecs` is a number of nanoseconds, it's supposed to be between 0 and 1,000,000,000 (although it could be more because of the leap second issue). It...
Hello, this repository has been archived, the gohai library now lives in https://github.com/DataDog/datadog-agent/pkg/gohai, feel free to re-open your issue in https://github.com/DataDog/datadog-agent if it is still relevant.
Hello, this repository has been archived, the gohai library now lives in https://github.com/DataDog/datadog-agent/pkg/gohai, feel free to re-open your issue in https://github.com/DataDog/datadog-agent if it is still relevant.
Hello, this repository has been archived, the gohai library now lives in https://github.com/DataDog/datadog-agent/pkg/gohai, feel free to re-open your issue in https://github.com/DataDog/datadog-agent if it is still relevant.