SQL_DateTime_to_Date ( DateTime )
Converts SQL DateTime value to month/day/year date
Average rating: 3.9 (35 votes) Log in to vote
Andrew Sasaki - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts SQL DateTime value to month/day/year date.
Comments
Alex Jan 27, 2009 |
||
... not really worth a custom function: GetAsTimestamp( Substitute(SQLDATEHERE;"-";"+")); |
||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.