Stay organized with collections
Save and categorize content based on your preferences.
DATE_FROM_UNIX_DATE
Interprets an integer as the number of days since 1970-01-01 and returns a date.
Sample usage
DATE_FROM_UNIX_DATE(Unix Date)
Syntax
DATE_FROM_UNIX_DATE( number )
Parameters
number - a field or expression representing an integer.
Return data type
Date
Examples
| Example formula |
Output |
| DATE_FROM_UNIX_DATE(18569) |
2020-11-3 |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-29 UTC.
[null,null,["Last updated 2026-07-29 UTC."],[],[]]