Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: Time
Time functions.
Version | macOS | Windows | Linux | Server | iOS SDK |
6.1 / 11.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
Time.Format Formats a date with C time formatting functions. | All 6.4 |
Time.Parse Parses a date. | All 6.4 |
Time.TimeStampToUTC Converts timestamp to UTC. | All 6.1 |
Time.TimeZoneOffset Queries time zone offset. | All 9.1 |
Time.UnixTimeStampToFileMaker Converts time from unix to FileMaker. | All 8.3 |
Time.Wait Waits for the given number of milliseconds. | All 11.2 |
6 functions shown.
These functions are free to use.
Release notes
- Version 14.0
- Implemented Time.Parse for Windows.
- Version 11.3
- Fixed a problem with a math function, which affected time zone calculation for EmailParser.SentDate, EmailParser.ReceiveDate and Time.TimeStampToUTC functions (broken in v11.2).
- Version 11.2
- Added Time.Wait function.
- Version 11.1
- Fixed rounding error with Time.Sleep function.
- Rewrote Time.UnixTimeStamp function to work for dates before 1970 on Windows.
- Version 10.4
- Fixed time zone issue in Time.TimeStampToUTC with Windows with daylight saving.
- Version 10.3
- Added gmt parameter for Time.UnixTimeStamp function.
- Fixed time zone handling for Time.UnixTimeStamp and Time.UnixTimeStampToFileMaker functions.
- Version 10.2
- Fixed a problem on Windows with Time.Format and time zones.
- Version 10.1
- Added time functions for JavaScript functions: JS.Now, JS.TimeToDateComponents, JS.TimeToUTCDate and JS.UTCDateToTime.
- Version 9.3
- Fixed Time.Format to return week numbers correctly.
Blog Entries
- Free Tier for MBS FileMaker Plugin
- MBS FileMaker Plugin, version 10.1pr1
- MBS FileMaker Plugin, version 7.0pr3
- MBS FileMaker Plugin 6.4 for OS X/Windows