INFINITY
The 'infinity' representation for DateTimePeriod.
WARNING: This is strictly a marker value used for mapping PostgreSQL 'infinity' interval. Do NOT use it for actual date arithmetic (e.g., date + DateTimePeriod.INFINITY), as it will cause an overflow in kotlinx-datetime.