Date 1 0
From ADF Docs
Attention: Do not change any text in the description, properties, and functions sections.
Return to Library (API)
Description
Date Utils functions for ADF Library
Properties
- version = 1_0_0
- wikiTitle = Date_1_0
- type = singleton
Functions
- csDateFormat ( string dateInput, string timeInput )
- firstDayOfWeek ( date inDate )
- Returns a date.
- firstOfMonth ( string inMonth, string inYear )
- Returns date for first of month
- firstOfYear ( string theYear )
- getMeridiem ( string dateTime )
- Depending on the time of day returns AM/PM
- lastDayOfWeek ( date inDate )
- Given the current date find out what the last day of the week is
- lastOfMonth ( string inMonth, string inYear )
- Returns last date of month
- lastOfYear ( string theYear )