TimestampFromSQLƒ ( _sqlTimestamp )
Converts SQL formatted timestamp to FileMaker formatted.
Average rating: 4.3 (3 votes) Log in to vote
Michael Rhodes Allied Data Service http://allieddataservice.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts SQL formatted timestamp to FileMaker formatted.
Comments
19752, Japan Mar 20, 2017 |
||
You can use "+" as Japanese formatted timestamp, so GetAsTimestamp(Substitute(_sqlTimestamp;"-";"+")) would work as same. |
||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.