![]() |
coco/R und datum
hi,
weis jemand, wie ich ein Datum der Form yyyymmdd (string) mit Coco/R in ein datum umwandeln kann? Soweit bin ich schon
Code:
Das sollte dann irgendwie so aussehn:
COMPILER date
CHARACTERS digit = '0'..'9'. TOKENS number8 = digit digit digit digit digit digit digit digit. PRODUCTIONS date = number8. END date.
Code:
Die Tutorials, die ich gefunden habe sind auch nicht so aussagekräftig.
PRODUCTIONS
date = (. char d[8]; .) number8<ref d> (. strTodate(d); .). |
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:08 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz