Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

time_point_sec::from_iso_string throws error #15

Open
DenisCarriere opened this issue Sep 27, 2022 · 0 comments
Open

time_point_sec::from_iso_string throws error #15

DenisCarriere opened this issue Sep 27, 2022 · 0 comments

Comments

@DenisCarriere
Copy link

const auto t = time_point_sec::from_iso_string("2022-08-23T11:54:36");

❌ error message

wasm-ld: error: /var/folders/x8/wrzr6b9d23s9cw5v9f33k_9h0000gn/T/9329221634447989590-71d99c.o: undefined symbol: mktime
wasm-ld: error: /var/folders/x8/wrzr6b9d23s9cw5v9f33k_9h0000gn/T/9329221634447989590-71d99c.o: undefined symbol: std::__1::chrono::system_clock::from_time_t(long)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant