api.congress.gov icon indicating copy to clipboard operation
api.congress.gov copied to clipboard

Bills' action dates/update dates not within fromDateTime - toDateTime range

Open sdxiang opened this issue 1 year ago • 9 comments
trafficstars

The call

https://api.congress.gov/v3/bill/117?fromDateTime=2022-01-01T00:00:00Z&toDateTime=2022-01-31T23:59:59Z

returns 14 bills, but only one of them has an update date within the time range, and none of them has a latest action date within the time range. Not sure if this is a bug or if I'm just misunderstanding what it's filtering on?

sdxiang avatar Jun 24 '24 13:06 sdxiang