<!--- Math version. ---> #DateFormat( 100, "full" )# <!--- Date version. ---> #DateFormat( DateAdd( "d", 100, CreateDate( 1899, 12, 30 ) ), "full" )#