VistA Analysis » VistA Reference » RPCs » ORWU DT

ORWU DT

Returns date in internal VA FileMan format.

Properties

Property Value
Label DT
MUMPS Implementation ORWU
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method DT^ORWU
Method Comment Internal Fileman Date/Time
Input Parameters X, %DT
First Comment
 change the '00:00' that could be passed so Fileman doesn't reject
Code
 I $L($P(X,"@",2)),("00000000"[$TR($P(X,"@",2),":","")) S $P(X,"@",2)="00:00:01"
S %DT=$G(%DT,"TS") D ^%DT K %DT

CPRS

File Type Description
Pascal File rCore.pas


Document generated on August 31st 2022, 2:55:43 pm