mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 11:15:24 +08:00
8e6c98e9aa
When writing first_trading_day, it is already in the correct frame of reference (seconds since epoch) and does not need to be transformed further. Adjusts the reader to expect this value.