mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 20:05:52 +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.