Skip to content

Commit

Permalink
NXroot file_time units
Browse files Browse the repository at this point in the history
closes #783
  • Loading branch information
vasole authored Jun 26, 2020
1 parent 992a585 commit 90a5a2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base_classes/NXroot.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
<item value="NXroot"></item>
</enumeration>
</attribute>
<attribute name="file_time">
<attribute name="file_time" type="NX_DATE_TIME">
<doc>Date and time file was originally created</doc>
</attribute>
<attribute name="file_name">
<doc>File name of original NeXus file</doc>
</attribute>
<attribute name="file_update_time">
<attribute name="file_update_time" type="NX_DATE_TIME">
<doc>Date and time of last file change at close</doc>
</attribute>
<attribute name="NeXus_version">
Expand Down

0 comments on commit 90a5a2d

Please sign in to comment.