Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

now (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Class: time

Requires: MathScript RT Module

Syntax

c = now

Description

Generates a floating-point number that represents the current date and time. Use date_to_str(now) to generate a string that is a readable version of the date and time.

Examples

Outputs

Name Description
c Returns the current date and time as a floating-point number. The integer part of c represents the current date. The fractional part of c represents the current time.

Examples

C = date_to_str(now)

Related Topics

clock
date
date_to_num


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit