Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
dateparser
dateparser
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
30 December 2022
by
5.0
(2 ratings)
Overview
Reviews
Versions
Documentation
Support
dateparser
Details
dateparser is a natural language date/time parser for OutSystems applications.
Read more
dateparser
can parse a huge variety of date and time formats. Following is a small sample of strings that will be properly parsed. Parsing is case-insensitive and will handle common abbreviations and misspellings.
For the cases where temporal time is not specific, it's possible to set Type parameter to indicate if the parsing should take into consideration past or future dates.
Example
:
Parse "monday", type:past = 2022-12-26 12:00:00
Parse "monday", type:future = 2023-01-02 12:00:00
Simple
last friday at 20:00 (
try it
)
last week tuesday (
try it
)
tomorrow at 6:45pm (
try it
)
thursday last week (
try it
)
See component
documentation
.
Release notes
(1.0.0)
Reviews
(0)
Team
MVP
Other assets in this category
Functional libraries & utilities, Date & time
Time Zone
André Vieira
Utils to support multiple time zones. Includes a sample to test
2533
Extended DateTime
Matthias Preuter
Extended DateTime functions, adds Add / Diff, Daylight Saving, Rounding, StartOf and Week Number functions
2745
Portuguese Date Utils
Gonçalo Martins
Extension with some useful methods to handle dates, using the Portuguese calendar.
100
More from Miguel Antunes
Advanced Excel
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
18598
Html2PdfConverter
Guilherme Pereira
Simple to use html to pdf/image converter. Based on wkhtmltopdf (https://wkhtmltopdf.org/)
13566
Ultimate PDF
Leonardo Fernandes
Generate PDF reports by using modern web technologies.
22815
Loading
Loading...