Date Time Functions
These functions allow access to data and time data information via server-side JavaScript for use in content and send contexts.
Load
Load the core library using this sample code:
Platform.Load("core","1");Use the associated sample code examples as models to construct your own server-side JavaScript code.