Sort Date and Time Oldest to Newest command

Summary

Sorts date and time at the current column in ascending order.

Description

Sorts date and time at the current column in ascending order.

How to Run

  • Default Menu: Sort > Sort Date and Time Oldest to Newest

  • All Commands: Sort > Sort Date and Time Oldest to Newest

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SORT_DATE_A (3972)

Macros

[JavaScript]

editor.ExecuteCommandByID(3972);

[VBScript]

editor.ExecuteCommandByID 3972