Skip to content

asfiled/aip-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIP Date

Get the current publication date

getDate("us", offset)

Get the current publication date as a formatted string

getDateStr("us", offset, "yyyy-MM-dd")

Get the publication date relative to a provided date

getDateAt("5/21/2020")

Get an array of publication dates, forward and back in time from now

dateRange(4, 4)