julianNow: now() as String {format: "YYD"}, julianAt: "07-10-2020" as Date {format: "dd-MM-yyyy"} as String {format: "YYD"}
Tuesday, October 6, 2020
Dataweave 2.0: Convert Calendar Date To Julian Date
A Julian date is commonly used in main frame. It's format is YYDDD. DDD is the date since begining of the year.
In DetaWeave 2.0 the code should be as the following:
Subscribe to:
Posts (Atom)
Anypoint Studio Error: The project is missing Munit lIbrary to run tests
Anypoint Studio 7.9 has a bug. Even if we following the article: https://help.mulesoft.com/s/article/The-project-is-missing-MUnit-libraries-...
-
Congratulation Gary! First of all, I must congratulate myself for getting this done. For almost a year, I have been thinking to take the e...
-
Introduction MuleSoft has changed many stuff for the last year. One of the questions developer will ask is how to change the logging level....
-
The Challenges I have Accounts retrieved from Salesforce like the following: [ { "LastModifiedDate": "2015-12-...