sunday?

check if given date is a Sunday


Parameters

sunday? date :date

Returns

  • :logical

Examples

copy
print sunday? now ; false

Related