Newbies dazzjazz Posted November 27, 2002 Newbies Posted November 27, 2002 I need to pull a date field out of FM5 in the format dd/mm/yyyy - which is the format it's stored in thge database. however, any leading zeros are being stripped ie 02/02/2003 become 2/2/2003. Is there any way to force the correct format ? Dazzjazz
JenMorley Posted November 27, 2002 Posted November 27, 2002 You could make a calculation to put the date into text with the zeros you want and then take the date out of the calculation instead. I saw you can put extra zeros on with the Right function.
Newbies Redfern Posted November 27, 2002 Newbies Posted November 27, 2002 You can export with formats from a layout, so if you are exporting, maybe just set the field with a custom date format with leading zeros for day and month and export with formats.
Recommended Posts
This topic is 8102 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now