FezTimeTag
struct FezTimeTag : LeafTag
Returns a string descibing when an LFG is taking place. Shows both the start and end time.
Usage in Leaf templates:: #fezTime(startTime, endTime) -> String
-
Declaration
Swift
func render(_ ctx: LeafContext) throws -> LeafData