Language
C++
Compiler
gcc HEAD 14.0.1 20240229 (experimental)
Options
Warnings
Don't Use Boost
C++2b
no pedantic
$ g++ prog.cc -Wall -Wextra -std=c++2b
terminate called after throwing an instance of 'std::runtime_error'
what(): tzdb: cannot locate zone: EDT
Signal:
Aborted