NexarDeveloper / nexar-supply-excel-cs

The Nexar Supply Excel Add-in
MIT License
18 stars 0 forks source link

Add NEXAR_SUPPLY_DISTRIBUTOR_STOCK_UPDATED() #23

Closed RobAltium closed 1 year ago

RobAltium commented 1 year ago

This change introduces and additional function which returns the date and time of when the distributor stock was last updated...

=NEXAR_SUPPLY_DISTRIBUTOR_STOCK_UPDATED(...)

The new function returns the ISO 8601 compliant date and time string in UTC, for example "2023-02-05T14:29:20Z". The formatted string is also RFC3339 compliant.