Skip to content

Commit

Permalink
update DEEP_FUTURE date to deep future date
Browse files Browse the repository at this point in the history
  • Loading branch information
Amy Chen authored and Amy Chen committed Jan 3, 2025
1 parent 0be1c41 commit 74a6b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isacc_messaging/models/isacc_fhirdate.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ def __repr__(self):


DEEP_PAST = IsaccFHIRDate("1975-01-01T00:00:00Z")
DEEP_FUTURE = IsaccFHIRDate("2025-01-01T00:00:00Z")
DEEP_FUTURE = IsaccFHIRDate("2050-01-01T00:00:00Z")

0 comments on commit 74a6b3d

Please sign in to comment.