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 |
---|---|
|
2020-11-3 |
DATE_FROM_UNIX_DATE(Unix Date)
DATE_FROM_UNIX_DATE( number )
number
- a field or expression representing an integer.Date
Example formula | Output |
---|---|
|
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 2024-12-23 UTC.