Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

Example Databases

Blog Entries

This function is free to use.

Created 24th May 2022, last changed 24th May 2022


TOTP.Calculate - TOTP.DecodeFromBase32

💬 Ask a question or report a problem