#1
|
|||
|
|||
![]()
Hi there,
I am doing a template and require date field to auto populate in the following format "23 January 2019" Can someone please help me with a JS rule for this please. Thanks in Advance Naval |
#2
|
||||
|
||||
![]()
If you need today's date use:
Code:
return FormatDate(new Date(), "d lm yyyy"); Code:
return FormatDate(Field("Date"), "d lm yyyy");
__________________
Windows 7 | InDesign CC 2017 | Acrobat DC 2019 | FusionPro 11.0.8 | MarcomCentral User |
#3
|
|||
|
|||
![]()
Awesome thank you so much. This works like a treat.
![]() |
![]() |
Tags |
date format |
Thread Tools | Search this Thread |
Display Modes | |
|
|