Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
TOTP.CurrentTime
Queries current time.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
TOTP | 12.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "TOTP.CurrentTime" )
Parameters
none
Result
Returns number or error.
Description
Queries current time.Returns time stamp value for Unix time, which starts 1970.
Examples
Query time:
Set Variable [$time; Value: MBS( "TOTP.CurrentTime" ) ]
Example result: 1653371703
See also
Release notes
- Version 12.3
- Added TOTP.Calculate function and TOTP.CurrentTime function to create Time-based one-time passwords.
Example Databases
Blog Entries
This function is free to use.
Created 24th May 2022, last changed 24th May 2022