mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-15 11:22:18 +08:00
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.