Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Mikro Price
48
Views
1
Comments
Solved
String Formatting.
Question
Hello, I'm new in outsystems platform and I want to Format the datetime on my expression value using this built-in function
CurrDateTime()
now i want to format the default format of the value return by this function into something like this
MMMM dd, YYYY.
and suggestions on how to do this in outsystems platform. thank you.
Guilherme Pereira
Staff
Solution
Hi Jovvy,
First of all welcome to OutSystems.
The OutSystem platform comes with a set of functions to format several data types. You may find them on the
reference help
.
Also if none of those furfill your requirement you may lookup on the forge for possible components published by the comunity. These seem two good candidates (I've never used them personally):
Format / Check Date
-
https://www.outsystems.com/forge/component/138/format-check-date/
FormatDate
-
https://www.outsystems.com/forge/component/49/formatdate/
Hope this helps,
Cheers
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...