friday?

check if given date is a Friday


Parameters

friday? date :date

Returns

  • :logical

Examples

copy
print friday? now ; false

Related