thursday?

check if given date is a Thursday


Parameters

thursday? date :date

Returns

  • :logical

Examples

copy
print thursday? now ; false

Related