c_YYMMDD ( c_date )
Display date in YYMMDD form
Average rating: 4.0 (34 votes) Log in to vote
Andrew Burt Stockdale ACS http://www.stockdaleacs.com.au |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Mainly for use in creation of filenames though it may be useful in various other applications
Comments
Brian G, Louisville May 17, 2016 |
||
I so appreciate the simplicity of this part "Right ( "0" & Month ( c_date ) ; 2 )". | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.