INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Format Date?  (Read 977 times)

JSmithson

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 98
Format Date?
« on: October 14, 2006, 08:03:04 pm »

Can anyone tell me what the calculated format is for the Date(filename friendly) field. I can only see the begining of it in the edit box.

Or can anyone tell me how to get the Date(month) back as a number, not the full word.  I'm trying to move files into a folder structure that is 2006/01/15 etc. not 2006/January/15.

Any answers out there??

Thanks
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8966
Re: Format Date??
« Reply #1 on: October 14, 2006, 08:25:53 pm »

does this work for you?

formatdate([date,0],yyyy)\formatdate([date,0],MM)\formatdate([date,0],dd)

JSmithson

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 98
Re: Format Date??
« Reply #2 on: October 14, 2006, 10:30:37 pm »

Works Great....

Thanks
Logged
Pages: [1]   Go Up