This shows you the differences between two versions of the page.
— |
harlowe:weekday [2017/10/09 20:39] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | **(weekday: ////) -> //[[harlowe:String|String]]//** | ||
+ | This date/time macro produces one of the [[harlowe:string|string]] "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" | ||
+ | or "Saturday", based on the weekday on the current player's system clock. | ||
+ | |||
+ | === Example usage: === | ||
+ | |||
+ | ''%%Today is a (weekday:).%%'' |