Cory Posted May 25, 2005 Report Share Posted May 25, 2005 Nevremind. I figured out how to change the format in the direct editor. Too bad I can't just delete this message. Currently my macro takes the date from a user in three validated prompts for Year, Month and day. But I was checking out the Date/time function where they can pick and I really like this. Problem is the resulting output formats are very limited and I need to eventually end up with the text in the format of YYYY-MM-DD with spacing zeros in single digit cases. Now in the Date function supports the format I want but there is no way I can see for user input. At this point all I can think to do is to create a very complex routine to massage the date but that would be much more complex than what I have. Is there an easier way? Quote Link to comment Share on other sites More sharing options...
floyd Posted May 25, 2005 Report Share Posted May 25, 2005 Use the date picker prompt: Date/Time: Save "yyyy-mm-dd" into %T1% <DT:yyyy-mm-ddT:01:4:CenterCenterPick dateTF> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.