Navigation
Name
Rascal
/
Libraries
/
Prelude
/
DateTime
/
parseDateTimeInLocale
Synopsis
Parse an input datetime given as a string using a specific locale and format string.
Function
datetime parseDateTimeInLocale(str inputDateTime, str formatString, str locale)
Usage
import DateTime;
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.