<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
"Note that to include any of the above characters literally in the result string, they must be enclosed in double quotes."<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
This only makes sense for FormatDateTime which returns a string you can display.<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
For example:<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
writeln(FormatDateTime(' "yyyy" = yyyy ', now));<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
To print:<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
yyyy = 2020<br>
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
<span id="OutlookSignature">
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
--<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
Alexander Grotewohl<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0; padding: 0; font-family: sans-serif; font-size: 11pt; color: black; ">
<a href="https://dcclost.com">https://dcclost.com</a></div>
</span><br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Zamrony P. Juhara <zamronypj@yahoo.com><br>
<b>Sent:</b> Tuesday, April 28, 2020 10:44:07 PM<br>
<b>To:</b> FPC-Pascal users discussions <fpc-pascal@lists.freepascal.org>; Alexander Grotewohl <alex@dcclost.com>; FPC-Pascal Users Discussions <fpc-pascal@lists.freepascal.org><br>
<b>Subject:</b> Re: [fpc-pascal] Converting http date back to TDateTime</font>
<div> </div>
</div>
<div>No it does not work. Docs says literal string needs to be quoted with "<br id="x_yMail_cursorElementTracker_1588128171029">
<br>
<div id="x_ymail_android_signature">Zamrony P. Juhara</div>
<br>
<blockquote style="margin:0 0 20px 0">
<div style="font-family:Roboto,sans-serif; color:#6D00F6">
<div>On Wed, Apr 29, 2020 at 9:37, Alexander Grotewohl</div>
<div><alex@dcclost.com> wrote:</div>
</div>
<div style="padding:10px 0 0 20px; margin:10px 0 0 0; border-left:1px solid #6D00F6">
_______________________________________________<br clear="none">
fpc-pascal maillist  -  <a shape="rect" href="mailto:fpc-pascal@lists.freepascal.org">
fpc-pascal@lists.freepascal.org</a><br clear="none">
<a shape="rect" href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" target="_blank">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br clear="none">
</div>
</blockquote>
</div>
</body>
</html>