The title says it all and I'm just curious it this would be somehow possible.
Can you parse the string "DateTime.tomorrow" to the DateTime object DateTime.tomorrow? Would that somehow be possible?
I came across this thought while coding, but I solved it another way.