AppGyver
Changelog
Bugs and feature requests
AppGyver Academy
Search…
Home
Changelog
Start Learning Composer Pro
Troubleshooting — FAQ
SAP AppGyver on Business Technology Platform
Bugs and feature requests
Using Composer Pro
Introduction
The App Builder
User Interface
Creating user interfaces
Components
Navigation
Variable editor
Themes
App logic
App logic overview
Variables
Device sensors
Debugging
Events
Custom JavaScript
Data
File Uploads
Configuring data resources
REST API direct integration
Authentication
Google Firebase connector
Migrate AppGyver Cloud Storage to Firebase
Messaging
Push notifications
Publishing / Distribution
Build Service & Required assets
Reference
Flow functions reference
Formula functions reference
Bitwise
Color
Date
ADD_DURATION
DATETIME
DATETIME_DIFFERENCE
DATETIME_IS_AFTER
DATETIME_IS_BEFORE
DATETIME_IS_BETWEEN
DATETIME_IS_SAME
DATETIME_IS_SAME_OR_AFTER
DATETIME_IS_SAME_OR_BEFORE
FORMAT_DATETIME_LOCAL
FORMAT_DATETIME_WITH_TIMEZONE
GET_DATETIME_COMPONENT
IS_DATETIME
LOCAL_TIMEZONE
NOW
SET_DATETIME_COMPONENT
SET_TIMEZONE
SUBTRACT_DURATION
TIMESTAMP
TIMEZONE
YEARFRAC
Engineering
Financial
List
Math
Object
Statistical
Text
Utility
Page properties reference
Sensor variables reference
System variables reference
Style properties reference
Policies & Guidelines
Issue reporting guidelines
Legacy documentation
AppGyver Cloud Storage
Powered By
GitBook
LOCAL_TIMEZONE
Get local timezone
Description
Returns the current local timezone of the device running the app.
Function signature
1
LOCAL_TIMEZONE
()
=>
String
Copied!
Examples
Formula
Return value
LOCAL_TIMEZONE()
US/Central
Previous
IS_DATETIME
Next
NOW
Last modified
2yr ago
Export as PDF
Copy link
Contents
Description
Function signature
Examples