Livecycle

Livecycle

  • Welcome to Adobe LiveCycle Designer ES
  • Introducing Designer ES
  • Getting Started
  • Quick Start Tutorials
  • Using LiveCycle Designer ES
  • Using Guide Builder
  • Scripting
  • Menu, Command, Toolbar, and Dialog Box Reference
  • Sample Form Snippets and Forms
  • Glossary
  • Copyright and trademark notices
  • Livecycle
  • Scripting
  • FormCalc User Reference
  • Date and Time Functions
  • Num2GMTime
Num2GMTime
Returns a GMT time string, given a number of milliseconds from the epoch.
Syntax
Num2GMTime(n [,f [, k ]])
Parameters
 
Parameter
Description
n
An integer representing the number of milliseconds.
If n is invalid, the function returns an error.
f (Optional)
A time format string. If you do not include a value for f, the function uses the default time format H:MM:SS A.
k (Optional)
A locale identifier string that conforms to the locale naming standards. If you do not include a value for k, or if k is invalid, the function uses the ambient locale.
The function returns a value of 0 if any of the following conditions are true:
•
The format of the given time does not match the format specified in the function.
•
Either the locale or time format supplied in the function is invalid.
Insufficient information is provided to determine a unique time since the epoch (that is, any information regarding the time is missing or incomplete.
Examples
The following expressions illustrate using the Num2GMTime function:
 
Expression
Returns
Num2GMTime(1, “HH:MM:SS”)
00:00:00
Num2GMTime(65593001, “HH:MM:SS Z”)
18:13:13 GMT
Num2GMTime(43993001, TimeFmt(4, “de_DE”), “de_DE”)
12.13 Uhr GMT

Num2GMTime

Livecycle > Num2GMTime

  • Welcome to Adobe LiveCycle Designer ES
  • Introducing Designer ES
    • Getting Started
      • Quick Start Tutorials
        • Using LiveCycle Designer ES
          • Using Guide Builder
            • Scripting
              • Scripting Using LiveCycle Designer ES
                • Scripting Reference
                  • FormCalc User Reference
                    • Introducing FormCalc
                      • Language Reference
                        • Arithmetic Functions
                          • Date and Time Functions
                            • About date and time functions
                            • Date
                            • Date2Num
                            • DateFmt
                            • IsoDate2Num
                            • IsoTime2Num
                            • LocalDateFmt
                            • LocalTimeFmt
                            • Num2Date
                            • Num2GMTime
                            • Num2Time
                            • Time
                            • Time2Num
                            • TimeFmt
                          • Financial Functions
                            • Logical Functions
                              • Miscellaneous Functions
                                • String Functions
                                  • URL Functions
                                • Menu, Command, Toolbar, and Dialog Box Reference
                                  • Sample Form Snippets and Forms
                                    • Glossary
                                    • Copyright and trademark notices

                                    Livecycle

                                    • de
                                    • en
                                    • fr
                                    Powered by Helpmax Guide Source