Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

spannernick123
spannernick123
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by spannernick123
Customize the badges you want to showcase on your profile
Re: Adding Suffix to date fields - Adobe LiveCycle 10-08-2019
Hi I am trying to do this with Flash CS5,I pasted in that code,CS5 don't understand it,a load of errors come up, I need the date like this in a text box, "Saturday 10th August 2019"I have made the code to print out "Saturday 10 August 2019" but missing the Suffix next to the date...?Here is my code...function getToday(){var weekday_array:Array = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday");var today = new Date();var number = today.getDate();var weekday:...

Views

1.3K

Likes

0

Replies

0