R
rodchar
hey all,
i have a datetime variable:
varDate = 4/1/2009
is there an easy way to get in following format:
varDate = 2009/04/01
the reason is because i need the 4 to have a 04 in front of it.
is there an easier way?
thanks,
rodchar
i have a datetime variable:
varDate = 4/1/2009
is there an easy way to get in following format:
varDate = 2009/04/01
the reason is because i need the 4 to have a 04 in front of it.
is there an easier way?
thanks,
rodchar