All pastes #2126082 Raw Edit

Miscellany

public text v1 · immutable
#2126082 ·published 2012-03-08 09:31 UTC
rendered paste body
		date_of_birth = CASE 
		date_of_birth { 
			default = TEXT
			default.field = date_of_birth
			default.strftime = %e %B
			2 = TEXT
			2.value =
			key {
				field = date_of_birth
				ifEmpty = 2
			}
		}